1
0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-11-23 08:22:12 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
Hugo
ff8e64caa1 Drop support for EOL Python 2 2020-04-20 20:09:12 +03:00
Benjamin Schubert
68d50fffd2
Specify setuptools_scm config in pyproject.toml
This provides multiple advantages:

- It is the recommended way of using setuptools_scm
- It makes it easier for tools to find this dependency and therefore
  build in a sandbox

The previous behavior is still left in place to support older version
of setuptools and pip that do not support PEP 517
2020-03-27 17:56:49 +00:00
Hugo
95e7768b6b Lint with pre-commit: Black, isort, Flake8 2020-02-24 00:31:22 +02:00