diff --git a/README.md b/README.md index e8ed990..5645aa9 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,5 @@ Antergos welcome screen * python3 * gtk * python-simplejson +* python-gobject +* python-pydbus diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index fb27f03..0000000 --- a/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -pgi==0.0.10.1 -requests==2.7.0 -simplejson==3.7.3