diff options
| author | Jeremy Bowman <jbowman@edx.org> | 2018-05-14 17:53:42 -0400 |
|---|---|---|
| committer | Jeremy Bowman <jbowman@edx.org> | 2018-05-15 11:15:05 -0400 |
| commit | a960ee1c3f1d1d1067ec1e3c88dc345060bd33a4 (patch) | |
| tree | a3abe6957a1b67643293c3ff469b91964431919d /changelog.d | |
| parent | 26b75f5151a761f3206b0dbf68f4e56363ca2ed4 (diff) | |
| download | external_python_setuptools-a960ee1c3f1d1d1067ec1e3c88dc345060bd33a4.tar.gz external_python_setuptools-a960ee1c3f1d1d1067ec1e3c88dc345060bd33a4.tar.bz2 external_python_setuptools-a960ee1c3f1d1d1067ec1e3c88dc345060bd33a4.zip | |
Support loading version from a file
Diffstat (limited to 'changelog.d')
| -rw-r--r-- | changelog.d/1359.change.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/1359.change.rst b/changelog.d/1359.change.rst new file mode 100644 index 00000000..05746e73 --- /dev/null +++ b/changelog.d/1359.change.rst @@ -0,0 +1,2 @@ +Support using "file:" to load a PEP 440-compliant package version +from a text file. |
