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

Make mud compatible with wheel packaging #68

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

YogurtTheHorse
Copy link

@YogurtTheHorse YogurtTheHorse commented Oct 18, 2024

This pull request DOES:

  • Reorganize project structure
  • Deprecate update feature
  • Deprecate usages of git hashes as a version
  • Rewrites import logic to match new structure
  • Moves main.py to init.py and introduces run() method to make it work as a CLI tool

This pull request DOES NOT:

  • Setup publishing to PyPi via GitHub actions

No package was published to PyPi yet, although notice about it was added to readme.

@jasursadikov jasursadikov self-assigned this Oct 18, 2024
@jasursadikov jasursadikov added the feature New feature or request label Oct 18, 2024
@jasursadikov
Copy link
Owner

Resolves #65

Copy link
Owner

@jasursadikov jasursadikov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, the only thing that is left to do is to publish and distribute on pip
Thank you for your contribution! @YogurtTheHorse

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants