mirror of
https://github.com/k4yt3x/video2x.git
synced 2025-01-30 15:48:13 +00:00
updated video2x package information
This commit is contained in:
parent
1fbb2f22f3
commit
dc532ff184
12
setup.cfg
12
setup.cfg
@ -1,18 +1,18 @@
|
||||
# Name: Video2X PyPI setup file
|
||||
# Creator: K4YT3X
|
||||
# Date Created: June 17, 2021
|
||||
# Last Modified: July 5, 2021
|
||||
# Last Modified: February 4, 2022
|
||||
|
||||
# build & publish commands
|
||||
# pip3 install --user -U setuptools wheel twine build
|
||||
# python3 -m build .
|
||||
# python3 -m twine upload --repository pypi dist/*
|
||||
# pip install --user -U setuptools wheel twine build
|
||||
# python -m build .
|
||||
# twine upload --repository pypi dist/*
|
||||
|
||||
[metadata]
|
||||
name = video2x
|
||||
version = 5.0.0-beta
|
||||
version = 5.0.0-beta1
|
||||
author = K4YT3X
|
||||
author_email = k4yt3x@k4yt3x.com
|
||||
author_email = i@k4yt3x.com
|
||||
license = GNU General Public License v3.0
|
||||
description = A lossless video/GIF/image upscaler
|
||||
url = https://github.com/k4yt3x/video2x
|
||||
|
Loading…
Reference in New Issue
Block a user