Merge pull request #719 from spulec/refactor/remove-sure-from-setup.py
Remove sure and freezegun from setup.py
This commit is contained in:
commit
c87b001f7d
1 changed files with 0 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -10,8 +10,6 @@ install_requires = [
|
|||
"xmltodict",
|
||||
"six",
|
||||
"werkzeug",
|
||||
"sure",
|
||||
"freezegun"
|
||||
]
|
||||
|
||||
extras_require = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue