aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
Commit message (Expand)AuthorAge
* chg: [dependencies] Updaed mypy.Cédric Bonhomme2021-12-21
* updated Python dependencies.Cédric Bonhomme2021-07-03
* Updated feedparserCédric Bonhomme2021-03-29
* Updated dependencies.Cédric Bonhomme2020-06-08
* Migrate form Flask-Script to the built-in integration of the click command li...Cédric Bonhomme2020-04-06
* Updated CHANGELOG.Cédric Bonhomme2020-03-22
* Added a way to manage Content Security Policy via the configuration file.Cédric Bonhomme2020-03-22
* Bumped version number.Cédric Bonhomme2020-03-20
* Python 3.8 is the minimum.Cédric Bonhomme2020-03-18
* added files for dockerCédric Bonhomme2020-03-17
* Preparing new 9.1.0 release.Cédric Bonhomme2020-03-12
* Added flake8 in dev requirements.Cédric Bonhomme2020-03-10
* Updated Python dependencies.Cédric Bonhomme2020-03-10
* Removed deprecated API.Cédric Bonhomme2020-03-02
* bumped release number.Cédric Bonhomme2020-02-27
* Removed sendgrid dependency.Cédric Bonhomme2020-02-26
* Removed Flask-SSLify and Heroku default support.Cédric Bonhomme2020-02-26
* The project is now using Poetry.Cédric Bonhomme2020-02-26
bgstack15