Plugins/UiExtensionPlugins/PipInterface/ConfigurationPage/__init__.py@a148632e9610
Plugins/UiExtensionPlugins/PipInterface/ConfigurationPage/__init__.py
Tue, 17 Apr 2018 19:11:51 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Tue, 17 Apr 2018 19:11:51 +0200
- changeset 6253
- a148632e9610
- parent 6048
-
82ad8ec9548c
- child 6645
-
ad476851d7e0
- permissions
- -rw-r--r--
pip interface plugin: fixed issues with the pip interface after they moved the index to the new site (pypi.org).
# -*- coding: utf-8 -*-
# Copyright (c) 2015 - 2018 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the configuration page.
"""