Local repositories clone a blank repo

This commit is contained in:
Anthony Sottile 2017-02-15 12:47:13 -08:00
parent e704edb5e2
commit f000241dcb
15 changed files with 156 additions and 121 deletions

View file

@ -34,7 +34,9 @@ setup(
'resources/rbenv.tar.gz',
'resources/ruby-build.tar.gz',
'resources/ruby-download.tar.gz',
]
'resources/empty_template/*',
'resources/empty_template/.npmignore',
],
},
install_requires=[
'aspy.yaml',