Commit Graph

5 Commits

Author SHA1 Message Date
Aleksei Kniazev
6cb5115bed more tests and improvements for python requirements generation (PY-18847)
GitOrigin-RevId: 2176648fd9021b3734e29c72b9daaa98e81a108a
2020-03-12 09:39:39 +00:00
Aleksei Kniazev
8efe98620c python requirements generation: ability to modify base files (PY-18847)
GitOrigin-RevId: 3e3fafe9025acccd029fb62e5abef2729b9c4897
2020-02-24 22:36:13 +00:00
Aleksei Kniazev
432e9ff2b2 tests for requirements.txt generation (PY-18847)
GitOrigin-RevId: c810bc697aed8d73a62eb6759d870831b840e90e
2020-02-24 22:36:13 +00:00
Semyon Proshev
6df9174e00 Updated tests for PyRequirement: there are tests for archive urls, vcs, requirement, options and comments. All previous tests have been saved but some of them were reworked and integrated into new ones. 2016-05-24 17:29:55 +03:00
Semyon Proshev
c83a2cf81f PY-18543 Fixed: Package requirements.txt does not respect pip -rfilename.txt (with no spaces between -r and filename.txt)
Update regex for recursive requirement to support case when there is no spaces between -r and filename
2016-03-23 19:22:12 +03:00