Permalink
Browse files
Remove script from setup.py
- Loading branch information...
Showing
with
0 additions
and
3 deletions.
-
+0
−3
setup.py
|
|
@@ -22,9 +22,6 @@ |
|
|
'jinja2>=2.7.2,<3.0.0',
|
|
|
'charmhelpers>=0.6.0,<1.0.0',
|
|
|
],
|
|
|
- 'scripts': [
|
|
|
- "bin/charms.templating.jinja2",
|
|
|
- ],
|
|
|
'license': "Apache License 2.0",
|
|
|
'long_description': open('README.rst').read(),
|
|
|
'description': 'Framework for writing reactive-style Juju Charms',
|
|
|
|
0 comments on commit
9df7ef8