Go to file
Adam Goldsmith 6d5321491e Use b32encode instead of b32hexencode
As `b32hexencode` only exists on Python >= 3.10, and the server runs 3.9
2021-12-30 17:58:53 -05:00
.gitignore Add querying of octoprint servers for current job status 2021-12-30 17:58:53 -05:00
google_calendar.py Use b32encode instead of b32hexencode 2021-12-30 17:58:53 -05:00
main.py Remove message when there is no active job 2021-12-30 17:58:53 -05:00
Pipfile Remove python version requirement 2021-12-30 17:58:53 -05:00
Pipfile.lock Remove python version requirement 2021-12-30 17:58:53 -05:00
pyproject.toml Add [tool.black] section to pyproject.toml 2021-12-30 17:58:53 -05:00