1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-01-06 19:08:51 +00:00

Exclude setup.py from tern-django recipe.

This commit is contained in:
Malyshev Artem 2014-12-08 13:20:25 +03:00
parent 84b6cb403f
commit 39b9c69064

View file

@ -1,4 +1,4 @@
(tern-django
:fetcher github
:repo "proofit404/tern-django"
:files ("*.el" "*.py"))
:files ("*.el" "*.py" (:exclude "setup.py")))