Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setup.py error #38

Open
kylefleming opened this issue Jan 7, 2011 · 3 comments
Open

setup.py error #38

kylefleming opened this issue Jan 7, 2011 · 3 comments

Comments

@kylefleming
Copy link

It seems setup.py is missing 'schedule.conf' under packages. I think the version also needs to be updated.

@mark0978
Copy link

This shows up under windows with a failed copy of the conf directory from the setup location to the python path location

@chrisdev
Copy link

I've created a fork to deal with this issue

@avtobiff
Copy link

Just replace the hardcoded package list with find_packages(), which is imported already but not used.

jrutila pushed a commit to jrutila/django-schedule that referenced this issue Apr 13, 2014
Small fix in tests, using south for db migrations, new fields in models
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants