basnijholt / miflora

☘️🌑🌼πŸ₯€πŸ‘ Mi Flora Plant sensor Python package
MIT License
362 stars 99 forks source link

remove dist/ folder and tar.gz files #155

Closed basnijholt closed 3 years ago

basnijholt commented 3 years ago

Keeping binaries inside Git is a bad habit.

They are easily created using

python setup.py sdist bdist_wheel

and are on PyPI.

basnijholt commented 3 years ago

@open-homeautomation, if you add a token called PYPI_TOKEN then there is an action I've added that automatically uploads the sdist and wheels to PyPI.

Or you could give me permissions to add it. Right now, I don't see the "Settings" menu: image

ghost commented 3 years ago

Let me hand the full repo over to you...

ghost commented 3 years ago

You have to remove or rename your miflora repo first as I can't transfer ownership

basnijholt commented 3 years ago

I have renamed mine! πŸ˜„

ghost commented 3 years ago

Looks like renaming isn't enough. You need to delete your fork.

basnijholt commented 3 years ago

I've deleted it now.

ghost commented 3 years ago

Ok, you should now receive a transfer request

basnijholt commented 3 years ago

Amazing! Thanks a lot @open-homeautomation. This is open-source trust at its best! ❀️