Add spyder as a dependency
The instructor uses the Spyder IDE to conduct the course
This commit is contained in:
parent
7304275392
commit
66bafaf579
2 changed files with 2949 additions and 0 deletions
2948
poetry.lock
generated
Normal file
2948
poetry.lock
generated
Normal file
File diff suppressed because it is too large
Load diff
|
@ -7,6 +7,7 @@ license = "MIT"
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
spyder = "^5.3.2"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
|
|
Loading…
Reference in a new issue