Skip to content

Conversation

hoh
Copy link
Contributor

@hoh hoh commented Jun 12, 2015

This removes the dependency on the 'sqlite3' third-party program, which is not present by default on most distributions (eg: Ubuntu 14.04) in favor of the sqlite3 library built into Python.

Fixes #244

This removes the dependency on the 'sqlite3' third-party program, which is not present by default on most distributions (eg: Ubuntu 14.04) in favor of the sqlite3 library built into Python.

Fixes pytest-dev#244
@landscape-bot
Copy link

Code Health
Code quality remained the same when pulling 6d6b4bc on hoh:remove_sqlite3_cli_dependency into b48c02d on pytest-dev:master.

blueyed added a commit that referenced this pull request Jun 12, 2015
tests: use builtin sqlite3 library instead of 'sqlite3' CLI
@blueyed blueyed merged commit 68bcfee into pytest-dev:master Jun 12, 2015
@blueyed
Copy link
Contributor

blueyed commented Jun 12, 2015

Thanks!

@hoh hoh deleted the remove_sqlite3_cli_dependency branch June 13, 2015 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants