Skip to content

Commit

Permalink
Release 0.0.3 :
Browse files Browse the repository at this point in the history
- Dependency updates
- Refactor tests for readability ( #39 )
- Support CTS Endpoint objects for api_url ( #38 )
- Capitains_Nautilus as test dependency
  • Loading branch information
PonteIneptique committed Mar 31, 2016
1 parent 0cfffa9 commit d96da90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
description='Flask Extension to Browse CTS Repository',
test_suite="tests",
install_requires=[
"MyCapytain>=0.1.0",
"MyCapytain>=0.1.1",
"requests_cache>=0.4.9",
"Flask>=0.10.1"
],
Expand Down

0 comments on commit d96da90

Please sign in to comment.