This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
pyo3
Watch
2
Star
0
Fork
You've already forked pyo3
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
39cac9075b
pyo3
/
examples
/
word-count
/
pyproject.toml
3 lines
85 B
TOML
Raw
Normal View
History
Unescape
Escape
Many small improvements
2018-08-04 17:55:15 +00:00
[
build-system
]
examples: simplify tox instructions
2020-11-09 21:46:25 +00:00
requires
=
[
"setuptools>=41.0.0"
,
"wheel"
,
"setuptools_rust>=0.10.2"
]