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

Optional mips dependencies, update readme and yeet duplicated code #324

Merged
merged 4 commits into from
Jan 4, 2024

Conversation

AngheloAlf
Copy link
Collaborator

  • Moved all the mips specific stuff to its own optional dependency group (see https://hatch.pypa.io/dev/config/dependency/#features and https://peps.python.org/pep-0508/#extras)
    • Because of this, splat now needs to be installed by explicitly specifying the features to use. So instead of installing splat64 you install splat64[mips]
    • I tried to explain this on the readme
  • Updated the Quickstart to encourage using splat as a library.
  • Remove duplicated code of create_config.py

@ethteck ethteck merged commit 3fdd75f into ethteck:main Jan 4, 2024
7 checks passed
@AngheloAlf AngheloAlf deleted the lib-fixes branch January 4, 2024 12:29
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