stuff: will squash all of this anyway

This commit is contained in:
Rodweil, Theodor 2023-08-07 02:15:15 +02:00
parent d649185ef6
commit 2b1a875a08
No known key found for this signature in database
GPG key ID: F8BC1B0EB1F9CCF5
5 changed files with 112 additions and 24 deletions

View file

@ -1,6 +1,6 @@
[metadata]
name = x-confluencebuilder
version = 1.0.0-alpha.1
name = victorykit-xconfluencebuilder
version = 1.0.0
author = Theodor Rodweil
author_email = theodor.rodweil@victory-k.it
description = sphinxcontrib.confluencebuilder wrapper for delayed publishing
@ -9,17 +9,16 @@ long_description_content_type = text/markdown
classifiers =
´ topic = : Software Development :: Libraries :: Python Modules
Programming Language :: Python :: 3
Operating System :: OS Independent
License :: Other/Proprietary License
Programming Language :: Python :: 3
Operating System :: OS Independent
License :: Other/Proprietary License
[options]
install_requires =
sphinx >=4.5,<5
sphinxcontrib-confluencebuilder
sphinxcontrib-confluencebuilder >=2.2.0,<3
zip_safe = true
package_dir =
=src
=src
python_requires = >=3.7
test_suite = test
packages = find: