fix tests

This commit is contained in:
John Smith
2023-06-19 15:23:30 -04:00
parent ea651e526d
commit a01d286dcf
7 changed files with 82 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/bash
export PYTHON_KEYRING_BACKEND=keyring.backends.null.Keyring
poetry install