File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11tasklib
22=======
33
4- .. image :: https://travis-ci.org/robgolding63 /tasklib.png?branch=develop
5- :target: http://travis-ci.org/robgolding63 /tasklib
4+ .. image :: https://travis-ci.org/robgolding /tasklib.png?branch=develop
5+ :target: http://travis-ci.org/robgolding /tasklib
66
7- .. image :: https://coveralls.io/repos/robgolding63 /tasklib/badge.png?branch=develop
8- :target: https://coveralls.io/r/robgolding63 /tasklib?branch=develop
7+ .. image :: https://coveralls.io/repos/robgolding /tasklib/badge.png?branch=develop
8+ :target: https://coveralls.io/r/robgolding /tasklib?branch=develop
99
1010tasklib is a Python library for interacting with taskwarrior _ databases, using
1111a queryset API similar to that of Django's ORM.
Original file line number Diff line number Diff line change 1717 author = 'Rob Golding' ,
1818 author_email = 'rob@robgolding.com' ,
1919 license = 'BSD' ,
20- url = 'https://github.com/robgolding63 /tasklib' ,
21- download_url = 'https://github.com/robgolding63 /tasklib/downloads' ,
20+ url = 'https://github.com/robgolding /tasklib' ,
21+ download_url = 'https://github.com/robgolding /tasklib/downloads' ,
2222 packages = find_packages (),
2323 include_package_data = True ,
2424 test_suite = 'tasklib.tests' ,
You can’t perform that action at this time.
0 commit comments