Skip to content

Commit fbef50b

Browse files
author
zhenwei-li
committed
the DVSNIER_INSTALL_REQUIRES upgrade
1 parent 573fb8a commit fbef50b

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

setup.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,6 @@ def read_text(file_name):
107107
# DVSNIER_PYTHON_REQUIRES = '>=2.7, !=3.0.*, !=3.1.*, !=3.2.*'
108108
DVSNIER_PYTHON_REQUIRES = '>=2.7, <4'
109109
DVSNIER_INSTALL_REQUIRES = [ # Optional
110-
# 'discover==0.4.0',
111-
# 'build==0.4.0',
112-
# 'pathlib2==2.3.5',
113-
# 'toml==0.10.2',
114-
# 'twine==1.15.0',
115110
'com.dvsnier.directory>=0.0.1.dev3',
116111
'configparser',
117112
# 'logging',

0 commit comments

Comments
 (0)