wok annotate python-pysqlite/stuff/setup.cfg @ rev 23787
updated yaml and yaml-dev (0.2.2 -> 0.2.4)
author | Hans-Günter Theisgen |
---|---|
date | Fri May 22 07:12:48 2020 +0100 (2020-05-22) |
parents | |
children |
rev | line source |
---|---|
pascal@9050 | 1 [build_ext] |
pascal@9050 | 2 define= |
pascal@9050 | 3 include_dirs=/usr/include |
pascal@9050 | 4 library_dirs=/usr/lib |
pascal@9050 | 5 libraries=sqlite3 |