4 Commits (a87c5facb04582af3e6609239e327b67baadfcc7)

Author SHA1 Message Date
Simon Blanchard a26f6244e3
add lint target in Makefile (#1940)
* add lint target in Makefile

add black and ruff to dev reqs

* remove black and ruff from 3.6 reqs as ruff is not compatible with 3.6

* remove black and ruff - seems to be causing tests to fail
2 years ago
lowercase00 375ace1747
Typing (#1698)
* Gitignore Venv + VScode

* Add Typings, Add Test to Makefile

* Fix, More typing, Redis Pipeline specific type

* More types

* Fix 3.7- Typing Compat, Add Tox Envs, Tests Dockerfile

* fix listindex error (#1700)

* More docstrings

* More Types

* Fix Typo on Dependency

* Last Types

Co-authored-by: Burak Yılmaz <46003469+yilmaz-burak@users.noreply.github.com>
2 years ago
Vincent Driessen 6319128ebc Clean dist+build folders before releasing 10 years ago
Vincent Driessen de1178ce3f Add Makefile for convenient releasing 10 years ago