We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0070857 commit 93780c7Copy full SHA for 93780c7
1 file changed
{{cookiecutter.project_name}}/project_setup.md
@@ -47,7 +47,7 @@ guide](https://guide.esciencecenter.nl/#/best_practices/language_guides/python?i
47
48
## Packaging/One command install
49
50
-You can distribute your code using pipy or conda. Again, the project template does not enforce the use of either one.
+You can distribute your code using PyPI or conda. Again, the project template does not enforce the use of either one.
51
[The guide](https://guide.esciencecenter.nl/#/best_practices/language_guides/python?id=building-and-packaging-code) can
52
help you decide which tool to use for packaging.
53
0 commit comments