Skip to content

Commit

Permalink
paquo: add comment regarding pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ap-- committed Aug 20, 2020
1 parent 3e0b98c commit aa5d356
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
# providing the settings is required for `python setup.py develop`
# to work correctly with setuptools_scm
# > set to `True` if we only allow `pip install -e .`
# ^^^ `True` requires a pyproject.toml with the below config!
use_scm_version={
# duplicated config from pyproject.toml; keep in sync
"write_to": "paquo/_version.py",
Expand Down

0 comments on commit aa5d356

Please sign in to comment.