Skip to content

Commit

Permalink
pypi_formula_mappings: drop flit-core from 3.8
Browse files Browse the repository at this point in the history
Not needed.

Signed-off-by: William Woodruff <william@yossarian.net>
  • Loading branch information
woodruffw committed Nov 1, 2023
1 parent 7bc290b commit 1220e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pypi_formula_mappings.json
Original file line number Diff line number Diff line change
Expand Up @@ -845,7 +845,7 @@
"exclude_packages": ["lxml", "markdown", "PyYAML", "six"]
},
"python@3.8": {
"extra_packages": ["flit-core", "setuptools", "pip", "wheel"]
"extra_packages": ["setuptools", "pip", "wheel"]
},
"python@3.9": {
"extra_packages": ["flit-core", "setuptools", "pip", "wheel"]
Expand Down

0 comments on commit 1220e84

Please sign in to comment.