Skip to content

Commit 5cb1a66

Browse files
authored
Merge pull request #736 from patelneel55/master
Update Packaging Python Project Tutorial
2 parents 87fbef8 + f50309a commit 5cb1a66

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

source/tutorials/packaging-projects.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ Creating the package files
3636
--------------------------
3737

3838
You will now create a handful of files to package up this project and prepare it
39-
for distribution. Create the new files listed below - you will add content to
40-
them in the following steps.
39+
for distribution. Create the new files listed below and place them in the project's root directory
40+
- you will add content to them in the following steps.
4141

4242
.. code-block:: text
4343

0 commit comments

Comments
 (0)