Commit Graph

23 Commits

Author SHA1 Message Date
5cc514e490 Update dependencies, remove python-dotenv. 2017-11-01 18:53:27 +01:00
8351897e3a [core] Refactoring of commands to move towards a more pythonic way of running the jobs. Commands are now classes, and bonobo "graph" related commands now hooks into bonobo.run() calls so it will use what you actually put in your __main__ block. 2017-10-29 19:23:50 +01:00
3f3bda632c Updated requirements files using edgy-project. 2017-10-15 19:50:27 -04:00
e469ba30ba Updated requirements.txt and requirements-dev.txt to include python-dotenv and dependencies. 2017-10-08 21:13:51 -04:00
ee65cd736b Update dependencies. 2017-10-05 18:52:53 +02:00
21514ad670 Update dependencies. 2017-09-30 09:54:30 +02:00
937c61bd76 Update dependencies 2017-07-16 10:20:25 +02:00
d034588091 Update dependencies. 2017-07-04 10:51:33 +02:00
b1db4263d4 Update dependencies. 2017-06-18 21:30:19 +02:00
e8ab8a8b57 Update requests from 2.17.3 to 2.18.1 2017-06-14 21:38:38 +02:00
6e373a583d Update fs from 2.0.3 to 2.0.4 2017-06-11 17:15:19 +02:00
1ca48d885d Refactoring and fixes around ioformats. 2017-06-08 21:47:01 +02:00
e38d1b8c4a Merge remote-tracking branch 'upstream/master' into develop 2017-05-31 15:10:05 +02:00
24c7ec2039 Merge pull request #95 from python-bonobo/pyup-update-requests-2.16.5-to-2.17.3
Update requests to 2.17.3
2017-05-31 14:58:52 +02:00
0a429ab079 Update stevedore from 1.21.0 to 1.22.0 2017-05-30 06:33:59 -07:00
b2e3daf8c3 Update requests from 2.16.5 to 2.17.3 2017-05-29 16:15:57 -07:00
6fc5891ccd Merge branch 'master' into develop 2017-05-28 13:15:23 +02:00
5013708c85 [misc] updating dependencies. 2017-05-28 12:04:49 +02:00
3a5ebff435 Adds packaging requirement. 2017-05-27 17:06:18 +02:00
1afd8746eb [pm] Moving project artifact management to next edgy.project version. 2017-05-27 16:08:10 +02:00
0e6c0cf6e6 Tuning the dependency management model. 2017-05-03 18:20:47 +02:00
8018f63457 trying to force exact requirements in the reqs.txt file while setup.py is a bit more loose. 2017-04-30 10:14:44 +02:00
a7a00011fc initialize project structure 2016-12-09 05:05:03 +01:00