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

Remove pprint in requirements #1

Open
AWehrhahn opened this issue Sep 7, 2020 · 1 comment
Open

Remove pprint in requirements #1

AWehrhahn opened this issue Sep 7, 2020 · 1 comment

Comments

@AWehrhahn
Copy link

pprint is part of the standard library and should not be part of the requirements in setup.py.
This causes pip to fail, as it can't find a pprint repository.

See also: https://stackoverflow.com/questions/63457762/error-could-not-find-a-version-that-satisfies-the-requirement-pprint-from-r-r

@hpschlenvoigt
Copy link

I have the same issue. Would be great to fix this.

erwanp added a commit to erwanp/nist-asd that referenced this issue Jan 29, 2021
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