Recognize '_' and '.' characters in package names

Examples:

 - gevent_subprocess (https://pypi.python.org/pypi/gevent_subprocess)
 - zope.interface (https://pypi.python.org/pypi/zope.interface)
This commit is contained in:
Jon Parise
2016-06-14 08:07:11 -07:00
parent f1412ceaac
commit 837b163e58
2 changed files with 3 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
alabaster==0.7.6
Babel==2.1.1
docutils==0.12
gevent_subprocess==0.1.2
Jinja2==2.8
MarkupSafe==0.23
Pygments==2.0.2
@@ -14,6 +15,7 @@ six==1.10.0
snowballstemmer==1.2.0
Sphinx==1.3.3
sphinx-rtd-theme==0.1.9
zope.interface==4.2.0
# VSC repositories
[-e] git+git://git.myproject.org/MyProject#egg=MyProject # Git