Skip to content

Commit b202dc0

Browse files
committed
Update README.md
1 parent 5a0afe1 commit b202dc0

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
11
robotpy-build
22
=============
33

4-
This is a build tool designed to meet the needs of RobotPy's various wrapper
5-
libraries build needs, chiefly around:
4+
This is a build tool intended to be generally useful for any python project
5+
that has binary dependencies. It is especially designed to meet the needs
6+
of RobotPy's various wrapper libraries, chiefly around:
67

78
* Managing upstream binary dependencies
89
* Autogenerating pybind11 wrappers around those dependencies
910
* Building wheels from those generated wrappers
1011

11-
robotpy-build is intended to be a generally useful build tool for any python
12-
project that has binary dependencies. If you find that isn't the case, please
13-
report a bug on github.
14-
1512
Requires Python 3.6+
1613

1714
Documentation

0 commit comments

Comments
 (0)