Skip to content

Commit

Permalink
Support editable installs (#12838)
Browse files Browse the repository at this point in the history
* Support editable installs

* Update setup.cfg
  • Loading branch information
cdce8p committed Jun 29, 2022
1 parent 86a574d commit 62d0882
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Setuptools v62.3 doesn't support editable installs with just 'pyproject.toml' (PEP 660).
# Keep this file until it does!

0 comments on commit 62d0882

Please sign in to comment.