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

Fix PyPI Issues #4

Merged
merged 8 commits into from
Nov 30, 2022
Merged

Fix PyPI Issues #4

merged 8 commits into from
Nov 30, 2022

Conversation

HughBlayney
Copy link
Collaborator

Fix discovered PyPI issues, including

  • Dependencies weren't installed, as I had put them in the wrong part of the toml file.
  • Images weren't showing, as they were using local paths.

Also updated a few small things; removed duplicated dependency (and other) information from setup.py, changed toml to get version from github tags.

Also adds a github action to build PyPI package based on github tags. This will have to be tested once merged, and is based on this guide.

@HughBlayney HughBlayney merged commit 7459d87 into main Nov 30, 2022
@HughBlayney HughBlayney deleted the develop branch November 30, 2022 10:20
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.

None yet

2 participants