TrueMyst / BeatPrints

☕ BeatPrints, a tool that generates eye-catching pinterest-style music posters in python
Other
33 stars 5 forks source link

Add pypi setup #12

Closed cherriae closed 1 month ago

cherriae commented 1 month ago

Do you need pyproject.toml? See here

TrueMyst commented 1 month ago

Do you need pyproject.toml? See here

Anything works!

cherriae commented 1 month ago

I'm done now it works try running: python setup.py sdist for yourself to see the package build!

TrueMyst commented 1 month ago

I'm done now it works try running: python setup.py sdist for yourself to see the package build!

Ayee, thanks! I've to fix some things real quick and then I'll push it to pypi.

TrueMyst commented 1 month ago

You might have forgot to add the __init__.py file in BeatPrints

cherriae commented 1 month ago

You might have forgot to add the __init__.py file in BeatPrints

Oops I was too foucs on adding the pypi release I forgot 😅😅