Skip to content

Commit a6df4b0

Browse files
Merge pull request #85 from kis87988/fixReadme
Update README.rst
2 parents fc8400d + b56bf84 commit a6df4b0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pip-extra-reqs tool will find those modules so you can remove them.
2222
.. _`virtualenv`: https://virtualenv.pypa.io/en/latest/
2323
.. _`requirements.txt`: https://pip.pypa.io/en/latest/user_guide.html#requirements-files
2424

25-
Assuming your project follows a layout like the suggested `sample project`_::
25+
Assuming your project follows a layout like the suggested sample project::
2626

2727
setup.py
2828
setup.cfg
@@ -31,8 +31,6 @@ Assuming your project follows a layout like the suggested `sample project`_::
3131
sample/sample.py
3232
sample/tests/test_sample.py
3333

34-
.. _`sample project`: https://packaging.python.org/en/latest/tutorial.html#creating-your-own-project
35-
3634
Basic usage, running in your project directory::
3735

3836
<activate virtualenv for your project>

0 commit comments

Comments
 (0)