CSenshi / Validator

Easy-to-use, Highly Configurable Python Data Validator. Inspired by Laravel Validator
https://pypi.org/project/validator/
MIT License
46 stars 23 forks source link

Base32 #110 #111

Closed varunhc closed 4 years ago

varunhc commented 4 years ago

I'm having some trouble running make readme since I'm running on Windows.

CSenshi commented 4 years ago

I'm having some trouble running make readme since I'm running on Windows.

No problem then, I'll do readme part. Can you please specify what kind of error occurs? We would like to make contributing easier for windows as well.

varunhc commented 4 years ago

I'm having some trouble running make readme since I'm running on Windows.

No problem then, I'll do readme part. Can you please specify what kind of error occurs? We would like to make contributing easier for windows as well.

There is some issue with the import of pkgutil while running "utils/general_rules_import.py" file. But I haven't tried fixing it, so I'm not really sure if it's something trivial or major.