forked from pool/python-xmlschema
- factory_tests.patch rename tests_factory to tests so it is not recognized by pytest - remove_shebang.patch just cleaning superfluous shebang - location_testing_script.patch use actual Python executable OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlschema?expand=0&rev=21
9 lines
282 B
Diff
9 lines
282 B
Diff
--- a/xmlschema/testing/builders.py
|
|
+++ b/xmlschema/testing/builders.py
|
|
@@ -1,5 +1,3 @@
|
|
-#!/usr/bin/env python
|
|
-#
|
|
# Copyright (c), 2016-2020, SISSA (International School for Advanced Studies).
|
|
# All rights reserved.
|
|
# This file is distributed under the terms of the MIT License.
|