can not use workspace for examples
This commit is contained in:
parent
96ad2efddf
commit
63a2066a39
|
@ -45,10 +45,3 @@ python3 = []
|
|||
# It tells the linker to keep the python symbols unresolved,
|
||||
# so that the module can also be used with statically linked python interpreters.
|
||||
extension-module = []
|
||||
|
||||
[workspace]
|
||||
members = [
|
||||
"./",
|
||||
"examples/word-count",
|
||||
"examples/word-count-cls",
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue