Skip to content

Commit 0994817

Browse files
committed
setup files readme rephrasing
1 parent 640d770 commit 0994817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example_setup_files/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
For guidance on converting from a `setup.py` file to a `pyproject.toml` file in your package, see the [Python docs](https://packaging.python.org/en/latest/guides/modernize-setup-py-project/).
1+
It's best to use a `pyproject.toml` file for packaging. For guidance on converting from a `setup.py` file to a `pyproject.toml` file, see the [Python docs](https://packaging.python.org/en/latest/guides/modernize-setup-py-project/).

0 commit comments

Comments
 (0)