generated from mwc/lab_pipes
This lab was different from Unit 1 because we were creating our own codes based on previous ones to create the new lists.
I got stuck on this lab when creating the 100k list becuase I had to install the setuptools.
This commit is contained in:
@@ -8,6 +8,7 @@ readme = "README.md"
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
wordflow = "^0.2.4"
|
||||
setuptools = "^80.9.0"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user