Skip to content

Commit

Permalink
Merge pull request #485 from adamjstewart/features/flit-core-deps
Browse files Browse the repository at this point in the history
flit-core: add comment explaining where deps are listed
  • Loading branch information
takluyver authored Dec 8, 2021
2 parents ec6e6b7 78b5284 commit 3eb2130
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions flit_core/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 2,6 @@
requires = []
build-backend = "flit_core.build_thyself"
backend-path = ["."]

# Runtime dependencies & other metadata are listed in flit_core/build_thyself.py
# https://github.com/pypa/flit/issues/482#issuecomment-987769343

0 comments on commit 3eb2130

Please sign in to comment.