psycopg2/scripts
Jon Dufresne 389f6c08d9 Avoid installing tests to site-packages
For library end users, there is no need to install tests alongside the
package itself. This keeps the tests available for development without
adding extra packages to user's site-packages directory. Reduces the
size of the installed package. Avoids accidental execution of test code
by an installed package.
2017-12-10 10:55:58 -08:00
..
appveyor.cache_rebuild Build and test packages with libpq 10.1 and OpenSSL 1.0.2m 2017-11-28 17:19:55 +00:00
make_errorcodes.py Use print() function instead of print statement throughout project 2017-12-10 10:51:07 -08:00
refcounter.py Avoid installing tests to site-packages 2017-12-10 10:55:58 -08:00
travis_prepare.sh Test against PG 10.0 on Travis 2017-10-24 11:26:14 +01:00
travis_test.sh Avoid installing tests to site-packages 2017-12-10 10:55:58 -08:00
vcvars64-vs2010.bat Added AppVeyor configuration to test building on Windows 2017-02-16 15:43:11 +00:00