Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

Commit

Permalink
Removed the build_profile script from setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Szymon Guz committed Mar 14, 2013
1 parent 57a3f83 commit 01f43ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -10,5 +10,5 @@
url='http://dp.la',
package_dir={'dplaingestion':'lib'},
packages=['dplaingestion','dplaingestion.akamod'],
scripts=['scripts/poll_profiles','scripts/build_profile'],
scripts=['scripts/poll_profiles'],
)

0 comments on commit 01f43ac

Please sign in to comment.