Commit 81834732 by Aaron Ang Committed by Sébastien Eustace

Correct file extension "Project setup" (#487)

parent 395346d1
...@@ -21,7 +21,7 @@ poetry-demo ...@@ -21,7 +21,7 @@ poetry-demo
│ └── __init__.py │ └── __init__.py
└── tests └── tests
├── __init__.py ├── __init__.py
└── test_poetry_demo └── test_poetry_demo.py
``` ```
The `pyproject.toml` file is what is the most important here. This will orchestrate The `pyproject.toml` file is what is the most important here. This will orchestrate
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment