Merge pull request #720 from apeschel/master

Don't treat targets as files
This commit is contained in:
2016-07-14 20:25:42 -04:00
committed by GitHub
+2
View File
@@ -254,6 +254,8 @@ your project.
test:
py.test tests
.PHONY init test
Other generic management scripts (e.g. ``manage.py``
or ``fabfile.py``) belong at the root of the repository as well.