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

Can we use dateutil in setup.py? #1

Closed
thomasjpfan opened this issue Oct 13, 2022 · 1 comment
Closed

Can we use dateutil in setup.py? #1

thomasjpfan opened this issue Oct 13, 2022 · 1 comment

Comments

@thomasjpfan
Copy link
Member

Since dateutil is not part of Python's standard library, I do not think we can use it in setup.py. (Unless we want to define build dependencies in a pyproject.toml.)

@lesteve
Copy link
Member

lesteve commented Oct 14, 2022

Good catch, I fixed this in my last commit!

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