File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,10 @@ Version 3.10
14
14
- Flit will work with current development versions of Pythona again (:ghpull: `684 `).
15
15
- The ``flit `` command line package now requires Python 3.8 or above (:ghpulL: `660 `).
16
16
``flit_core `` still works with Python 3.6 or above.
17
- - THe ``flit `` command line package now depends on pip (:ghpull: `647 `).
17
+ - The metadata in packages now has the names of optional dependency groups
18
+ ("extras") normalised, complying with version 2.3 of the metadata standard
19
+ (:ghpull: `676 `, :ghpull: `697 `).
20
+ - The ``flit `` command line package now depends on pip (:ghpull: `647 `).
18
21
- Fix potential substitution of environment variables into passwords read from
19
22
``.pypirc `` files (:ghpull: `652 `).
20
23
- A warning is now shown when building packages which specify the old
You can’t perform that action at this time.
0 commit comments