Skip to content

Added pyproject.toml #21

Merged
tmolteno merged 1 commit intotmolteno:masterfrom
Electro707:fix_build
Mar 15, 2023
Merged

Added pyproject.toml #21
tmolteno merged 1 commit intotmolteno:masterfrom
Electro707:fix_build

Conversation

@Electro707
Copy link
Copy Markdown
Contributor

Because installing PyNEC requires Numpy to be present on the system before, it can be an issue on some builds systems, for example with ReadTheDocs which allows only a single requirements.txt, and pip does not follow the order of packages when installing.

This is addressed in PEP 518 with a pyproject.toml file specifying the minimum build requirements. This is what this PR adds.

@tmolteno tmolteno merged commit 8c3cf38 into tmolteno:master Mar 15, 2023
Electro707 added a commit to Electro707/pyNEC-Utilities that referenced this pull request Oct 1, 2023
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.

2 participants