Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sphinx-theme-template

Setup

python3 -m venv venv
. venv/bin/activate.fish
python3 -m pip install -r requirements.txt
python3 -m pip install -e .

Build

python3 -m build

Test

python3 -m unittest

Distribute

TestPyPI

python3 -m twine upload --repository testpypi dist/*

PyPI

python3 -m twine upload dist/*

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages