Skip to content

Comments

update requirements in setup.cfg#16

Merged
BernardaPetek merged 1 commit intomainfrom
fix
Dec 4, 2025
Merged

update requirements in setup.cfg#16
BernardaPetek merged 1 commit intomainfrom
fix

Conversation

@BernardaPetek
Copy link
Collaborator

No description provided.

@BernardaPetek BernardaPetek merged commit 8ed0a64 into main Dec 4, 2025
2 checks passed
@BernardaPetek BernardaPetek deleted the fix branch December 4, 2025 21:57
@BernardaPetek
Copy link
Collaborator Author

When installing and building the package, python looks at setup.cfg and ignores requirements.txt. As far as I can tell, requirements.txt are only used in the test pipeline and should probably be removed in favor of setup.cfg, which I believe is always called when we run pip install . This would remove requirement duplication and inconsistent test/release environments.

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.

1 participant