Repository URL to install this package:
|
Version:
1.26.0.dev0+git7a2db260 ▾
|
# Copyright 2020 Pants project contributors (see CONTRIBUTORS.md).
# Licensed under the Apache License, Version 2.0 (see LICENSE).
from pants.base.deprecated import deprecated_module
from pants.python.python_repos import PythonRepos
deprecated_module("1.27.0.dev0", "Import from pants.python.python_repos instead.")
PythonRepos = PythonRepos