forked from github.com/pypiserver
remove dead code
This commit is contained in:
parent
4d3ea613e4
commit
8585ee4aa9
@ -49,7 +49,6 @@ def pypiserver_cmd(root, *args):
|
||||
running pypiserver.
|
||||
:param args: extra arguments for ``pypiserver run``
|
||||
"""
|
||||
# yield '{}/bin/pypiserver'.format(venv_dir)
|
||||
yield bin_target('pypiserver')
|
||||
yield 'run'
|
||||
yield root
|
||||
|
Loading…
Reference in New Issue
Block a user