Skip to content

Conversation

@scrambldchannel
Copy link
Contributor

@scrambldchannel scrambldchannel commented Nov 11, 2022

Addresses #824 by adding a simple pyproject.toml that hands over to setup tools.

This is a sort of quick fix rather than migrating to a pure pyproject.toml approach.

Also adds a couple of lines to gitignore to exclude build artifacts. Maybe you might consider just using something like https://github.com/github/gitignore/blob/main/Python.gitignore ?

@scrambldchannel scrambldchannel changed the title chore: add pyproject.toml / update gitignore add pyproject.toml / update gitignore Nov 11, 2022
@scrambldchannel scrambldchannel marked this pull request as ready for review November 11, 2022 10:30
@scrambldchannel
Copy link
Contributor Author

Actually, you might need to add a version to the top level init.py, will check at some point

@MariusWirtz
Copy link
Collaborator

Thanks @scrambldchannel and @zallin93 for reporting and fixing this issue.

I will merge and take take a look at .gitignore and the __init.py__
I quite like the idea to use a standard .gitignore

@MariusWirtz MariusWirtz merged commit fce290a into cubewise-code:master Nov 14, 2022
@MariusWirtz
Copy link
Collaborator

This is now released to PyPI

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