Skip to content

Add pyproject.toml to make project pip installable#5

Open
kmdouglass wants to merge 4 commits into
saadgroup:masterfrom
kmdouglass:master
Open

Add pyproject.toml to make project pip installable#5
kmdouglass wants to merge 4 commits into
saadgroup:masterfrom
kmdouglass:master

Conversation

@kmdouglass

Copy link
Copy Markdown

This adds a pyproject.toml file so that the code may be installed both locally and remotely using pip. It should address #2 .

# local install
pip install .

# remote install
pip install git+ssh://git@github.com/saadgroup/PyMaxEnt.git

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.

1 participant