generated from mwc/lab_pipes
I did't change anything. I just tried out each code.
It felt different from unit 1 because it's more structured. Additionally, it felt very similar to math in a way because we're are trying to do words in order.
This commit is contained in:
@@ -9,7 +9,8 @@ license = {text = "MIT"}
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10,<4.0"
|
||||
dependencies = [
|
||||
"wordflow (>=0.2.4,<0.3.0)"
|
||||
"wordflow (>=0.2.4,<0.3.0)",
|
||||
"setuptools (>=80.9.0,<81.0.0)"
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user