adekoder / flask-validator

A Python Flask data validation library
23 stars 7 forks source link

add `validators` directory to installation files. #30

Open hamedsh opened 3 years ago

hamedsh commented 3 years ago

with using this installation command: pip install git+git://github.com/adekoder/flask-validator.git#egg=flask-validator, validators module doesn't appear on the installed folder and it requires to copy it manually.