Loading project.clj +1 −1 Original line number Diff line number Diff line (defproject python/lein-template "0.5.0" (defproject python/lein-template "0.5.1" :description "lein template for a python project" :repositories [["snapshots" {:url "http://devserv.game.yy.com/nexus/content/repositories/snapshots" Loading src/leiningen/new/python/.gitignore +1 −0 Original line number Diff line number Diff line Loading @@ -14,4 +14,5 @@ wheelhouse/ __pycache__/ .tox *.deb doc/_build/ # ENG regular python ignore list Loading
project.clj +1 −1 Original line number Diff line number Diff line (defproject python/lein-template "0.5.0" (defproject python/lein-template "0.5.1" :description "lein template for a python project" :repositories [["snapshots" {:url "http://devserv.game.yy.com/nexus/content/repositories/snapshots" Loading
src/leiningen/new/python/.gitignore +1 −0 Original line number Diff line number Diff line Loading @@ -14,4 +14,5 @@ wheelhouse/ __pycache__/ .tox *.deb doc/_build/ # ENG regular python ignore list