Commit Graph

8 Commits

Author SHA1 Message Date
raimon
b35701afd9 Add examples from PEP508 2018-03-22 02:07:18 +09:00
raimon
fef6493379 Support filename of the Constraints File 2016-12-03 22:48:42 +09:00
raimon
a426efa00b Add examples as separated '*.pip' files 2016-08-05 23:25:49 +09:00
raimon
26cd2afd73 Fix typo in examples 2016-06-15 22:05:41 +09:00
Jon Parise
837b163e58 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)
2016-06-14 08:11:14 -07:00
raimon
530a202526 Fix handling VCS spec with comments 2016-01-09 20:10:06 +09:00
raimon
d6da4276bb Re-compiling requirements files in examples 2015-12-15 22:04:21 +09:00
raimon
2f27e579c9 Add examples of syntax 2015-12-13 17:52:22 +09:00