mirror of
https://github.com/openziti/zrok.git
synced 2024-11-07 08:44:14 +01:00
3e6ab2b39b
* added first iteration decorator for zrok and example flask server * update requirements. Add context managing for share and access. Updated pastebin example to better cleanup * setup and sample tweaks * small linting updates and example changes * A few small fixes * fix long description * Update the ignore file. Considering moving location of this. * Added flake8 linting for builds * use python 3.10 * move setup python to its own block * added back in the py name * update changelogs and add readme --------- Signed-off-by: Cam Otts <otts.cameron@gmail.com> Co-authored-by: Kenneth Bingham <kenneth.bingham@netfoundry.io>
3 lines
56 B
INI
3 lines
56 B
INI
[flake8]
|
|
max-line-length = 120
|
|
exclude = zrok_api, build |