Avatar for the deepmodeling user
deepmodeling
dpdata
BlogDocs

fix: change `project.entry-points.console_scripts` to `project.scripts` in `pyproject.toml`

#743Merged
Comparing
njzjz:fix-scripts
(
4d960b1
) with
devel
(
d1f1b98
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
2
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_import
benchmark/test_import.py::test_import
CodSpeed Performance Gauge
0%
259.1 µs
257.9 µs
test_cli
benchmark/test_import.py::test_cli
CodSpeed Performance Gauge
0%
242.2 µs
241.9 µs

Commits

Click on a commit to change the comparison range
Base
devel
d1f1b98
0%
fix: change `project.entry-points.console_scripts` to `project.scripts` in `pyproject.toml` `project.entry-points.console_scripts` is not allowed per [PEP 621](https://peps.python.org/pep-0621/).
4d960b1
2 months ago
by njzjz
Home Terms PrivacyDocs