Skip to content

Commit 58d3398

Browse files
committed
Remove abandoned project pyannotate
1 parent 10643e1 commit 58d3398

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
260260
* [typeshed](https://github.com/python/typeshed) - Collection of library stubs for Python, with static types.
261261
* Static Type Annotations Generators
262262
* [MonkeyType](https://github.com/Instagram/MonkeyType) - A system for Python that generates static type annotations by collecting runtime types.
263-
* [pyannotate](https://github.com/dropbox/pyannotate) - Auto-generate PEP-484 annotations.
264263
* [pytype](https://github.com/google/pytype) - Pytype checks and infers types for Python code - without requiring type annotations.
265264

266265
## Command-line Interface Development

0 commit comments

Comments
 (0)