clean up summary
Some checks failed
Install and run tests / test (3.11) (push) Failing after 2s
Install and run tests / test (3.12) (push) Failing after 2s
Install and run tests / test (3.13) (push) Failing after 2s
Install and run tests / test (3.8) (push) Failing after 2s
Install and run tests / test (3.9) (push) Failing after 2s
Install and run tests / test (3.10) (push) Successful in 48s
Build documentation / build (push) Successful in 5m1s
Build documentation / deploy (push) Failing after 2m17s

This commit is contained in:
boyska 2025-03-01 01:54:54 +01:00
parent e2990e6fe0
commit 198bcdc568
2 changed files with 0 additions and 6 deletions

View file

@ -1,7 +1,6 @@
# larigira
[![Latest Version](https://img.shields.io/pypi/v/larigira.svg)](https://pypi.python.org/pypi/larigira)
[![Read the documentation](https://img.shields.io/badge/RTFM-8A2BE2)](https://boyska.degenerazione.xyz/larigira/doc/)
## About

View file

@ -39,11 +39,6 @@ license = { text = "AGPL-3.0-only" }
keywords = ["radio automation", "music"]
classifiers = [
"License :: OSI Approved :: GNU Affero General Public License v3",
"Development Status :: 5 - Production/Stable",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Topic :: Multimedia :: Sound/Audio",
]