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

moved definitions.py to swmmio.def.config, added pytest #27

Merged
merged 2 commits into from Oct 11, 2018

Conversation

aerispaha
Copy link
Member

@aerispaha aerispaha commented Oct 11, 2018

Fixes issue when using swmmio after download from pip (rather than cloning from GitHub).

Currenlty, the definitions.py file exists outside of the main swmmio and therefore isn't shipped with the package when installed from PyPI. This PR moves the settings and constants in definitions.py to swmmio.defs.config.

Closes #15
Closes #28
Closes #17

@aerispaha
Copy link
Member Author

Hi @schoeller and @marcoalicera!

This fix should address that issue you were running into over in #15. Let me know if this doesn't work for you. Long story short, there were some packaging issues with swmmio such that the missing definintions.py wasn't riding along with the package.

@aerispaha aerispaha merged commit fbf93c4 into master Oct 11, 2018
@aerispaha aerispaha deleted the config_fix branch October 11, 2018 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant