update
Some checks failed
Tests / test (ubuntu-latest, 3.8) (push) Failing after 24m2s
Tests / test (ubuntu-latest, 3.10) (push) Failing after 24m4s
Tests / test (ubuntu-latest, 3.9) (push) Failing after 10m52s
Tests / test (macos-latest, 3.10) (push) Has been cancelled
Tests / test (macos-latest, 3.8) (push) Has been cancelled
Tests / test (macos-latest, 3.9) (push) Has been cancelled
Tests / test (windows-latest, 3.10) (push) Has been cancelled
Tests / test (windows-latest, 3.8) (push) Has been cancelled
Tests / test (windows-latest, 3.9) (push) Has been cancelled
Some checks failed
Tests / test (ubuntu-latest, 3.8) (push) Failing after 24m2s
Tests / test (ubuntu-latest, 3.10) (push) Failing after 24m4s
Tests / test (ubuntu-latest, 3.9) (push) Failing after 10m52s
Tests / test (macos-latest, 3.10) (push) Has been cancelled
Tests / test (macos-latest, 3.8) (push) Has been cancelled
Tests / test (macos-latest, 3.9) (push) Has been cancelled
Tests / test (windows-latest, 3.10) (push) Has been cancelled
Tests / test (windows-latest, 3.8) (push) Has been cancelled
Tests / test (windows-latest, 3.9) (push) Has been cancelled
This commit is contained in:
10
setup.cfg
10
setup.cfg
@@ -1,14 +1,14 @@
|
||||
[metadata]
|
||||
name = jimaku-dl
|
||||
version = 0.1.3
|
||||
author = InsaneDesperado
|
||||
author_email = insane@lmaoxd.lol
|
||||
version = 0.1.2
|
||||
author = sudacode
|
||||
author_email = suda@sudacode.com
|
||||
description = Download japanese anime subtitles from Jimaku
|
||||
long_description = file: README.md
|
||||
long_description_content_type = text/markdown
|
||||
url = https://github.com/InsaneDesperado/jimaku-dl
|
||||
url = https://github.com/ksyasuda/jimaku-dl
|
||||
project_urls =
|
||||
Bug Tracker = https://github.com/InsaneDesperado/jimaku-dl/issues
|
||||
Bug Tracker = https://github.com/ksyasuda/jimaku-dl/issues
|
||||
classifiers =
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.8
|
||||
|
||||
Reference in New Issue
Block a user