fixed bugs, removed dependencies from requirements

This commit is contained in:
Michał Kalinowski
2024-10-17 09:15:02 +02:00
parent a9fd9a95d8
commit 3ef1e18c4e
4 changed files with 13 additions and 6 deletions

View File

@@ -7,4 +7,5 @@
the root certificate into the repository. Make sure the name in
the global varialbes is correct.
4. Generate the Personal Access Token in Jira
5. Edit the global variables to configure your script.
5. Setup a .env file with a format: TOKEN=personal_access_token (put your own token)
6. Edit the global variables to configure your script.