summaryrefslogtreecommitdiffstats
path: root/setup.py
AgeCommit message (Expand)Author
2021-03-04 Resolve Issue #407: Migrate to arrow 1.0.0Jason Youzwak
2021-01-08Add support for Python 3.8 and 3.9Max Görner
2021-01-07Remove python 2.7 supportMax Görner
2019-06-12Drop Python 3.4 support (#286)David Alfonso
2019-03-22Specify Github URL to display on PyPI pageAndrew Grigorev
2019-01-02support py37 (#241)TW
2018-06-06Remove support for Python 3.3MinchinWeb
2017-12-09Fix setup.py and flake8 complaint (#175)MinchinWeb
2017-04-29Add Python 3.6 to supported versionsChristopher Arndt
2016-11-01Updated classifiers in setup.py to include Python 3.5Christopher Arndt
2016-01-25Fix development requirements file nameJulien Maupetit
2016-01-21Fix parse_requirements docstringJulien Maupetit
2016-01-20Flatten requirements treeJulien Maupetit
2016-01-20Allow pinned dependenciesJulien Maupetit
2016-01-20Update requirements layoutJulien Maupetit
2016-01-20Separate production and test requirements and parse the former in setup.pyChristopher Arndt
2015-11-14Add option to display program version (fixes #51)Christopher Arndt
2015-10-21update setup.py infoWilliam Durand
2015-10-21Prepare 1.1.0 release1.1.0William Durand
2015-10-09Bump version to 1.0.2Yannick PEROUX
2015-09-17Add ChangelogYannick PEROUX
2015-09-17Rename the PyPI package to td-watsonYannick PEROUX
2015-09-17Bump version to 1.0.0 :tada:Yannick PEROUX
2015-03-27Fix typo in setup.py (licence -> license)Yannick PEROUX
2015-03-20Update setupYannick PEROUX
2015-03-16Remove the GUI (will be moved in another package)Yannick PEROUX
2015-02-02Move import to Crick.Yannick PEROUX
2015-01-13Fix setup.py. Fix #30Yannick PEROUX
2015-01-13Add ICSImporterYannick PEROUX
2014-11-26Extract Watson as a libraryYannick PEROUX
2014-11-19Add gui requirementsYannick PEROUX
2014-11-19Add 'gui' to modules list in setup.pyYannick PEROUX
2014-11-19Add watson-systray gui scriptYannick PEROUX
2014-09-22Add requests to the setup.pyYannick PEROUX
2014-09-08Use Arrow for timesYannick PEROUX
2014-09-08Add setup.pyYannick PEROUX