Skip to content

Commit

Permalink
Merge pull request #29 from ByteInternet/do_not_append_inline_comment…
Browse files Browse the repository at this point in the history
…s_to_requirement_when_environment_marker_specified

Up version
  • Loading branch information
Bono de Visser authored Mar 5, 2021
2 parents 6f5498c + 7939910 commit 2ac032c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ def readfile(filename):

setup(
name='pip_install_privates',
version='0.6.1',
version='0.6.2',
description='Install pip packages from private repositories without an ssh agent',
long_description=readfile('README.rst'),
long_description_content_type='text/x-rst',
Expand Down

0 comments on commit 2ac032c

Please sign in to comment.