mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
conan: disable network-dependent pip_manager_test (#475797)
This commit is contained in:
@@ -117,6 +117,8 @@ python3Packages.buildPythonApplication rec {
|
||||
"test/functional/util/test_cmd_args_to_string.py"
|
||||
"test/performance/test_large_graph.py"
|
||||
"test/unittests/tools/env/test_env_files.py"
|
||||
# pipenv will attempt to access the network.
|
||||
"test/functional/tools/system/pip_manager_test.py"
|
||||
];
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user