feat: refactoring; updates; fixes; bump version by nandgator · Pull Request #283 · python-validators/validators

added 3 commits

August 1, 2023 11:47
- migrate from `poetry` to `PDM`
- moves code into `src/`
- updates dependencies
- temporary removal of country code & ethereum addr. validation

@nandgator

- fix author name capture from `importlib.metadata` in `docs/conf.py`
- moves doc and package generator scripts to `src/export`
- removes `coding: utf-8` comment as python 3 by default supports utf-8
- ignore `.ruff_cache`, "Issue Tracker" renamed to "Bugtracker"
- adds `compose.yaml` to visualize web docs
- includes `MANIFEST.in`
- custom package finder configuration for `setuptools` build backend
- flake8 config with `setup.cfg` is gone
- refactor github action workflows
- update copyright year
- partial requirements file generated into `python` directory
- mkdocs now watches `src/validators/`
- update dependencies; bump project version

@nandgator nandgator linked an issue

Aug 7, 2023

that may be closed by this pull request

@tswfi tswfi mentioned this pull request

Aug 29, 2023