0
0
mirror of https://github.com/ihabunek/toot.git synced 2025-10-21 19:44:16 -04:00

Remove debian packaging instructions

The repository is no longer updated.
This commit is contained in:
Ivan Habunek
2021-08-28 21:30:46 +02:00
parent dad08d5b40
commit 1387d045eb

View File

@@ -23,17 +23,6 @@ Publishing to PyPI
* ``make dist`` to create source and wheel distributions * ``make dist`` to create source and wheel distributions
* ``make publish`` to push them to PyPI * ``make publish`` to push them to PyPI
Publishing to Debian repo
-------------------------
Publishing deb packages is done via `ihabunek/packages <https://github.com/ihabunek/packages>`_.
* run ``make deb_dist`` to create the debian package
* copy deb file to packages project directory
* in packages project directory:
* ``make`` to build the repo files
* ``make publish`` to send them to the server
Github release Github release
-------------- --------------