Commit 6fe33109 authored by nimrod's avatar nimrod
Browse files

Updates to the Endless Python virtualenv.

- Add pygobject (needed for OSTree).
- Update packages.
parent dcfe95a2
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -25,9 +25,10 @@ psycopg2 = "*"
google-api-python-client = "*"
google-auth-httplib2 = "*"
google-auth-oauthlib = "*"
pygobject = "*"

[requires]
python_version = "3.6"
python_version = "3"

[pipenv]
allow_prereleases = true
+236 −157

File changed.

Preview size limit exceeded, changes collapsed.