Skip to content
This repository has been archived by the owner on Jun 13, 2020. It is now read-only.

Commit

Permalink
adapt to recent changes in cfgov-setup
Browse files Browse the repository at this point in the history
  • Loading branch information
rosskarchner committed Oct 5, 2016
1 parent 7873d3b commit 3b4d8b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ def read_file(filename):
long_description=read_file('README.md'),
zip_safe=False,
setup_requires=['cfgov-setup'],
do_frontend_build= True,
frontend_build_script= 'setup.sh',
)

0 comments on commit 3b4d8b5

Please sign in to comment.