circuitpython/shared-bindings
Jeff Epler f51ca53553 refine stubs-building procedure
* so that excess files are not included in sdist, perform build down
   in circuitpython-stubs
 * This means we need to
   * Remove the need-pypi check
   * Copy a setup.py, README, and MANIFEST.in into the stubs build location
   * Revamp how the overall `mypy --strict` check lists its inputs
 * Add a new test that actually installing the stubs lets us do type
   checking (tools/test-stubs.sh)
 * Add a missing return type to a __init__ function (why was this not
   an error under `mypy --strict`, I wonder)
2021-06-22 08:59:05 -05:00
..
2021-05-19 12:21:48 -07:00
2021-04-25 19:57:21 +09:00
2021-03-26 15:38:20 -05:00
2021-05-06 16:22:35 +03:00
2021-03-15 19:27:36 +05:30
2021-05-06 09:04:56 -07:00
2021-03-15 19:27:36 +05:30
2021-05-06 09:04:56 -07:00
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-05-10 21:13:05 +01:00
2021-03-15 19:27:36 +05:30
2021-06-01 19:15:51 -05:00
2021-03-15 19:27:36 +05:30
2021-05-07 10:03:02 -07:00