Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Commit

Permalink
see if the new setuptools is the problem
Browse files Browse the repository at this point in the history
  • Loading branch information
brechmos committed Apr 2, 2019
1 parent 24f63ea commit 9461fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[build-system]
requires = ["setuptools", "wheel"]
requires = ["setuptools<=40.7.4", "wheel"]

0 comments on commit 9461fc8

Please sign in to comment.