Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | flake8-import-order (#1099) | whiteowl3 | 2022-03-02 | 1 | -1/+1 |
| | | | | | | | | | | | * flake8-import-order * make sure bad import orders fail * flake8-import-order * add application name to flake8 section * correct import order for openssl as application | ||||
* | Add an informative __main__.py (#620) | Hynek Schlawack | 2017-05-13 | 1 | -0/+10 |
* Add an informative __main__.py Give users an easy way to figure out what versions they're running. * Why not more info! * Add test * No empty last line * Make @alex happy * DIAF Python 2.6 * Add cffi's version * Make debug a module * Add cryptography's compile-time OpenSSL |