Commit graph

7 commits

Author SHA1 Message Date
Oleg A
0cedf52aa4
docs: update win cmd examples 2023-08-18 02:35:35 +03:00
Oleg A
5d77da84dc
fix: some typos 2023-08-18 02:23:53 +03:00
Oleg A
e05282b76d
docs: add both install commands (win,lin,mac) 2023-08-18 02:20:49 +03:00
Oleg A
9fac4cc8bc
fix: add support for zsh and win 2023-08-18 02:04:08 +03:00
Andrey
3e3e8d3961
Remove patreon from contributing.rst (#1204) 2023-07-03 21:43:22 +03:00
Alex Root Junior
94e11ce8e9
Small typo fix 2023-02-12 02:02:42 +02:00
Alex Root Junior
f4ce4431f9
Migrate to hatchling (#1095)
* Migrate to hatchling instead of poetry, ruff instead of flake8

* Migrate to hatchling instead of poetry, ruff instead of flake8

* Update tests suite

* venv?

* -m venv?

* Change dependencies

* Remove venv

* Change mypy config

* Added changelog

* Mark uvloop incompatible with pypy

* Update release script

* Use internal caching for dependencies

* Re-disable cov branches

* Added contributing guide
2023-01-12 02:49:58 +02:00