File tree Expand file tree Collapse file tree 3 files changed +8
-14
lines changed Expand file tree Collapse file tree 3 files changed +8
-14
lines changed Original file line number Diff line number Diff line change 77* switch to github actions for ci
88* fix documentation for ``tag_regex `` and add support for single digit versions
99* document handling of enterprise distros with unsupported setuptools versions #312
10+ * switch to declarative metadata
11+ * drop the internal copy of samefile and use a dependency on jaraco.windows on legacy systems
12+ * select git tags based on the presence of numbers instead of dots
13+ * enable getting a version form a parent folder prefix
14+ * add release-branch-semver version scheme
15+ * make global configuration available to version metadata
16+ * drop official support for python 3.4
1017
1118v3.5.0
1219======
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ classifiers=
1515 Intended Audience :: Developers
1616 License :: OSI Approved :: MIT License
1717 Programming Language :: Python
18+ Programming Language :: Python :: 2.7
1819 Programming Language :: Python :: 3
1920 Programming Language :: Python :: 3.5
2021 Programming Language :: Python :: 3.6
You can’t perform that action at this time.
0 commit comments