diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 12601de..9331efd 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -18,7 +18,7 @@ are used for versioning (schema follows below): 0.10.5 ------ -*Unreleased* +2024-11-23 - Add benchmarks section to the main README. - Improve docs. Add a dedicated section on files creation. diff --git a/pyproject.toml b/pyproject.toml index b09f33f..99b7a3b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,11 +39,9 @@ Changelog = "https://fakepy.readthedocs.io/en/latest/changelog.html" [project.optional-dependencies] all = ["fake.py[dev,test,docs]"] dev = [ -# "black", "detect-secrets", "doc8", "ipython", -# "isort", "mypy", "pip-tools", "pydoclint",