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

pynetdicom 2.1.1 installs LICENSE file into site-packages/ #966

Closed
bcdarwin opened this issue Sep 3, 2024 · 1 comment
Closed

pynetdicom 2.1.1 installs LICENSE file into site-packages/ #966

bcdarwin opened this issue Sep 3, 2024 · 1 comment

Comments

@bcdarwin
Copy link

bcdarwin commented Sep 3, 2024

Describe the bug

Currently the LICENSE file gets installed into the main site-packages directory rather than the pynetdicom subdirectory.

Expected behavior
What you expected to happen (please include a reference to the DICOM standard if relevant).

Steps To Reproduce

$ python3 -m pip install pynetdicom

@scaramallion
Copy link
Member

Hmm, whoops. That should be fixed already by #965 though. Thanks for letting me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants