sodadata / soda-core

:zap: Data quality testing for the modern data stack (SQL, Spark, and Pandas) https://www.soda.io
https://go.soda.io/core-docs
Apache License 2.0
1.92k stars 209 forks source link

Don't use strtobool from distutils #2144

Open akx opened 3 months ago

akx commented 3 months ago

Inspired by this question – one shouldn't need distutils/setuptools just to see if a string feels truthy.

The set of truthy-feeling strings was borrowed from setuptools.

Fixes #2091.

CLAassistant commented 3 months ago

CLA assistant check
All committers have signed the CLA.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud