We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
future
1 parent cd2dd96 commit b09bf4eCopy full SHA for b09bf4e
1 file changed
setup.py
@@ -30,7 +30,6 @@
30
author_email = 'wildwilhelm@gmail.com',
31
url = 'https://github.com/wroberts/pytimeparse',
32
packages = ['pytimeparse'],
33
- install_requires = ['future'],
34
license = 'MIT',
35
install_requires = INSTALL_REQUIRES,
36
long_description = LONG_DESCRIPTION,
0 commit comments