Update mkdocs and fix resulting issues

This commit is contained in:
Joe Rickerby
2022-08-16 22:53:11 +01:00
parent 0abd6c205d
commit 75c93112dc
11 changed files with 380 additions and 15 deletions
+2
View File
@@ -2,6 +2,8 @@
title: Delivering to PyPI
---
# Delivering to PyPI
After you've built your wheels, you'll probably want to deliver them to PyPI.
## Manual method