forked from mxcube/mxcubecore
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove formatting and linting dependencies from the conda environment since they are in pre-commit already. Remove test dependencies from the conda environment since they are in the Poetry dev dependencies already. Remove code related to `importlib_metadata` on Python "<3.8". Remove dependency version constraints for Python "<3.8" since we only support Python ">=3.8,<3.11". Remove setuptools and setuptools-scm from build dependencies since they are superfluous.
- Loading branch information
1 parent
f34b63f
commit 46255a8
Showing
4 changed files
with
16 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters