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

Add setuptools as a build-system option #53

Closed
Tracked by #26
xmnlab opened this issue Jan 26, 2023 · 0 comments
Closed
Tracked by #26

Add setuptools as a build-system option #53

xmnlab opened this issue Jan 26, 2023 · 0 comments
Labels
build-system grant-psf-2023-01 Grant Python Software Foundation, 2023 size:large >16h template

Comments

@xmnlab
Copy link
Member

xmnlab commented Jan 26, 2023

No description provided.

@YurelyCamacho YurelyCamacho added the grant-psf-2023-01 Grant Python Software Foundation, 2023 label Apr 20, 2023
xmnlab pushed a commit that referenced this issue Jul 4, 2023
- 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
@Anavelyz Anavelyz closed this as completed Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-system grant-psf-2023-01 Grant Python Software Foundation, 2023 size:large >16h template
Projects
None yet
Development

No branches or pull requests

3 participants