Remove sure and freezegun from setup.py, they still exist in requirements-dev.txt
This commit is contained in:
parent
79fe9df6cc
commit
8720601eaa
1 changed files with 0 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -11,8 +11,6 @@ install_requires = [
|
|||
"xmltodict",
|
||||
"six",
|
||||
"werkzeug",
|
||||
"sure",
|
||||
"freezegun"
|
||||
]
|
||||
|
||||
extras_require = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue