Added info about packaging

This commit is contained in:
Jim Martens 2021-04-11 10:49:24 +02:00
parent 5ae4e0ae93
commit 8b10f9969e
1 changed files with 5 additions and 0 deletions

View File

@ -68,3 +68,8 @@ In the specified location for download you will find the following structure:
- ``YYYY-MM-DD_Abbreviation of committee or plenary session/`` (one directory for each meeting)
- files inside the directory:
``Einladung.pdf`` (contains invitation), ``Mappe.pdf`` (contains all motions in one document), and ``Tagesordnung.pdf`` (agenda)
Packaging new versions
----------------------
Activate virtual environment and run ``python -m build --sdist --wheel``