You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Adding documentation about _**setuptools**_.
- Enable option in TUI for _**setuptools**_.
- Adding _**setuptools**_ as a build-system:
- Creating a `setuptools-pyproject.toml`.
- Editing `post_gen_project.py`.
- Editing cookiecutter.json.
- Editing Makefile of the template.
- Adding _**setuptools**_ in conda/dev.yaml.
- Adding _**setuptools**_ to build-system.sh
- Adding code to base.sh to check if the _**setuptools**_ command is available in the system.
- Standardize the use of literal strings within the template with double quotes.
- Adding `noqa` in profile.py to ignore ruff warnings
Solve #53
No description provided.
The text was updated successfully, but these errors were encountered: