mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 08:00:54 +00:00
reorg test structure to match tox and CI jobs, drop bumpversion for bump-my-version and move config to pyproject.toml, fix docs building
This commit is contained in:
@ -3,7 +3,7 @@ version: 2
|
||||
build:
|
||||
os: ubuntu-22.04
|
||||
tools:
|
||||
python: "3.8"
|
||||
python: "3.9"
|
||||
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
@ -15,6 +15,7 @@ python:
|
||||
path: .
|
||||
extra_requirements:
|
||||
- docs
|
||||
- test
|
||||
|
||||
# Build all formats for RTD Downloads - htmlzip, pdf, epub
|
||||
formats: all
|
||||
|
||||
Reference in New Issue
Block a user