File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 # https://github.com/pyca/cryptography/issues/5863#issuecomment-792343136
1010 builder : dirhtml
1111
12+ build :
13+ os : ubuntu-22.04
14+ tools :
15+ python : " 3.11"
16+
1217python :
13- version : 3.8
1418 install :
1519 - requirements : requirements.txt
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ This is great for sharing simple scripts and snippets between people
6767who both have compatible Python versions (such as via email,
6868StackOverflow, or GitHub gists). There are even some entire Python
6969libraries that offer this as an option, such as `bottle.py
70- <https://bottlepy .org/docs/dev /> `_ and :doc: `boltons
70+ <https://pypi .org/project/bottle /> `_ and :doc: `boltons
7171<boltons:architecture>`.
7272
7373However, this pattern won't scale for projects that consist of
You can’t perform that action at this time.
0 commit comments