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

alembic.ini missing from pypi release #42

Closed
qoelet opened this issue Jan 7, 2014 · 3 comments
Closed

alembic.ini missing from pypi release #42

qoelet opened this issue Jan 7, 2014 · 3 comments
Labels

Comments

@qoelet
Copy link

qoelet commented Jan 7, 2014

seems that alembic.ini is missing from the release on PyPi, resulting in

ConfigParser.NoSectionError: No section: 'alembic'

when invoking dagobahd after running pip install.

@qoelet qoelet closed this as completed Jan 7, 2014
@extrinsicmedia
Copy link

This is still an issue.

@thieman
Copy link
Owner

thieman commented Jan 16, 2014

@qoelet I think I figured out the right way to fix this, can you take a look at this branch and see if it installs for you? https://github.com/thieman/dagobah/tree/alembic

@qoelet
Copy link
Author

qoelet commented Jan 16, 2014

@thieman this branch works, looks good. :)

@qoelet qoelet closed this as completed Jan 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants