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

Consolidate configuration files to pyproject.toml file #182

Open
fernando-aristizabal opened this issue Dec 29, 2023 · 0 comments
Open

Consolidate configuration files to pyproject.toml file #182

fernando-aristizabal opened this issue Dec 29, 2023 · 0 comments
Labels

Comments

@fernando-aristizabal
Copy link
Member

Where appropriate, we should consolidate configuration files to pyproject.toml unless some other use is required for the file. Some examples include:

  • setup.cfg
  • .coveragerc
  • config.py: this file may not be necessary at all.
  • requirements.txt: this file could be used directly by pip so possible argument to keep as-is. It could possibly serve a future conda yaml file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant