lk-geimfari / mimesis

Mimesis is a robust data generator for Python that can produce a wide range of fake data in multiple languages.
https://mimesis.name
MIT License
4.39k stars 330 forks source link

Use pyroma to validate package integrity #424

Closed sobolevn closed 6 years ago

sobolevn commented 6 years ago

There's a cool thing called pyroma.

It could prevent errors like #421 from happening. I think we can use it.

I will be happy to introduce a PR for this.

lk-geimfari commented 6 years ago

@sobolevn It would be awesome! Thanks!

sobolevn commented 6 years ago

Closed via https://github.com/lk-geimfari/mimesis/pull/429#issuecomment-376497204