Skip to content

Commit b09bf4e

Browse files
committed
Revert "setup.py: add install_requires for future"
This reverts commit cd2dd96.
1 parent cd2dd96 commit b09bf4e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
author_email = 'wildwilhelm@gmail.com',
3131
url = 'https://github.com/wroberts/pytimeparse',
3232
packages = ['pytimeparse'],
33-
install_requires = ['future'],
3433
license = 'MIT',
3534
install_requires = INSTALL_REQUIRES,
3635
long_description = LONG_DESCRIPTION,

0 commit comments

Comments
 (0)