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/pip does not install holidays #14

Closed
trikosuave opened this issue Aug 5, 2016 · 1 comment
Closed

setup.py/pip does not install holidays #14

trikosuave opened this issue Aug 5, 2016 · 1 comment

Comments

@trikosuave
Copy link

pip install businesstime and python setup.py install does not install the holidays submodule.

@trikosuave
Copy link
Author

trikosuave commented Aug 5, 2016

I tried that locally (setup.py change).
bt = businesstime.BusinessTime(holidays=businesstime.holidays.usa.USFederalHolidays())
gives an error:
AttributeError: 'module' object has no attribute 'holidays'
Thanks for the quick response!

@josegonzalez josegonzalez reopened this Aug 5, 2016
josegonzalez added a commit that referenced this issue Aug 5, 2016
Fix #14 -- pip not installing full package
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

2 participants