We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 513d993 + d4d572b commit 0fda16bCopy full SHA for 0fda16b
CHANGELOG.rst
@@ -1,12 +1,17 @@
1
-6.3.4
2
-======
3
4
-* compatibility adjustments for setuptools >58
5
6
-6.3.3
+6.4.0
7
======
8
+* compatibility adjustments for setuptools >58
9
* only put minimal setuptools version into toml extra to warn people with old strict pins
+* coorectly handle hg-git self-use
+* better mercurial detection
10
+* modernize packaging setup
11
+* python 3.10 support
12
+* better handling of setuptools install command deprecation
13
+* consider ``pyproject.tomls`` when running as command
14
+
15
16
6.3.2
17
=====
0 commit comments