1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-05-31 13:08:12 +00:00
This commit is contained in:
VarMonke 2022-05-02 00:14:09 +05:30
parent f65a05beb7
commit 01437eb13d
2 changed files with 7 additions and 1 deletions

2
.gitignore vendored
View file

@ -7,7 +7,7 @@ __pycache__/
*$py.class
#var is weird
test*.py
test*.*
.vscode/
# C extensions

6
.readthedocs.yaml Normal file
View file

@ -0,0 +1,6 @@
version: 1.1.1
sphinx:
configuration: docs/conf.py
fail_on_warning: false
builder: html