aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Ignore the dist directoryDonald Stufft2013-08-111-0/+1
|
* use py.test for testingChristian Heimes2013-08-111-0/+3
| | | | | | correct cffi dependency to setup_requires ignore cffi, pycparser and pytest egg directories add myself to AUTHORS.rst
* Record coverageAlex Gaynor2013-08-071-0/+1
|
* Ignore egg-infoAlex Gaynor2013-08-071-0/+1
|
* Move all tests to be controlled by toxAlex Gaynor2013-08-071-0/+1
|
* Initial commit. Migrates over basic project files, and the OpenSSL bindingsAlex Gaynor2013-08-061-0/+3
from OpenTLS.