tomlplusplus/tools/requirements.txt
Mark Gillard ca76e5d571 project-wide refactoring
- moved implementation-only headers to `/impl`
- replaced `[[nodiscard]]` with `TOML_NODISCARD`
- added `.clang-format` + applied to all files

also:
- added support for Unicode 14.0
- fixed minor documentation issues
- version bump (pre-emptive for next release)
2021-10-23 18:20:49 +03:00

5 lines
47 B
Plaintext

misk>=0.5.0
poxy>=0.5.1
pyyaml
python-dateutil