Skip to content

fix: remove diffpy.cmi from pip.txt and use python=3.11,3.12,3.13 in pyproject.toml#40

Closed
ycexiao wants to merge 2 commits intoPDF-bl:mainfrom
ycexiao:dependency
Closed

fix: remove diffpy.cmi from pip.txt and use python=3.11,3.12,3.13 in pyproject.toml#40
ycexiao wants to merge 2 commits intoPDF-bl:mainfrom
ycexiao:dependency

Conversation

@ycexiao
Copy link
Contributor

@ycexiao ycexiao commented Feb 17, 2026

What problem does this PR address?

Closes #39

What should the reviewer(s) do?

Please check the modifications.

@ycexiao ycexiao marked this pull request as ready for review February 17, 2026 16:56
@codecov
Copy link

codecov bot commented Feb 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Contributor Author

@ycexiao ycexiao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sbillinge, it's ready for review.

@@ -1,2 +1 @@
numpy
diffpy.cmi
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

diffpy.cmi should be installed via conda because of the diffpy.srreal module.

Copy link
Contributor

@sbillinge sbillinge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's make sure the docs are clear that conda must be used and not pip

@ycexiao ycexiao closed this Feb 23, 2026
@ycexiao ycexiao deleted the dependency branch February 23, 2026 17:53
@ycexiao ycexiao restored the dependency branch February 23, 2026 18:03
@ycexiao ycexiao reopened this Feb 23, 2026
@ycexiao
Copy link
Contributor Author

ycexiao commented Feb 23, 2026

The dependency issue is solved by #42. The incorrect metadata issue is addressed in #43. This PR is closed.

@ycexiao ycexiao closed this Feb 23, 2026
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

Successfully merging this pull request may close these issues.

bug: incorrect python versions displayed in the PyPI metadata field

2 participants