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 pyproject.toml #28

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Corvince
Copy link

I think this is needed for packaging this up for pypi.

@rht
Copy link
Contributor

rht commented Sep 20, 2023

Installation via the pyproject.toml by itself won't execute the imperative code that downloads the JS dependencies.

@jackiekazil
Copy link
Member

Interesting... so then toml isn't a complete replacement for setup.py?

@rht
Copy link
Contributor

rht commented Sep 21, 2023

It should be possible with plugin (at least for Poetry), but I don't know how do it yet for vanilla setuptools with pyproject.toml.

@wang-boyu
Copy link
Member

pyproject.toml, setup.cfg and setup.py can probably be used together? This is the setup for Mesa-Geo.

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.

4 participants