mirror of
https://github.com/erg-lang/erg.git
synced 2025-08-04 02:39:20 +00:00
refactor: std -> core
This commit is contained in:
parent
767d51d48b
commit
6de8355a25
40 changed files with 52 additions and 37 deletions
|
@ -15,4 +15,4 @@ requires-python = ">=3.7"
|
|||
|
||||
[project.optional-dependencies]
|
||||
test = ["pytest"]
|
||||
dev = ["black", "ruff", "mypy"]
|
||||
dev = ["black", "ruff", "mypy"]
|
Loading…
Add table
Add a link
Reference in a new issue