smarie / python-vtypes

Validating types for python - use `isinstance()` to validate both type and value.

Home Page:https://smarie.github.io/python-vtypes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve packaging

smarie opened this issue · comments

  • py.typed
  • setup.cfg universal_wheel
  • setup.py remove six dependency
  • setup.py zip_safe=False
  • setup.py remove tests folder from package.