running build
running build_py
creating build
creating build/lib
creating build/lib/xmlschema
copying xmlschema/xpath.py -> build/lib/xmlschema
copying xmlschema/resources.py -> build/lib/xmlschema
copying xmlschema/namespaces.py -> build/lib/xmlschema
copying xmlschema/names.py -> build/lib/xmlschema
copying xmlschema/limits.py -> build/lib/xmlschema
copying xmlschema/helpers.py -> build/lib/xmlschema
copying xmlschema/exceptions.py -> build/lib/xmlschema
copying xmlschema/etree.py -> build/lib/xmlschema
copying xmlschema/documents.py -> build/lib/xmlschema
copying xmlschema/dataobjects.py -> build/lib/xmlschema
copying xmlschema/cli.py -> build/lib/xmlschema
copying xmlschema/aliases.py -> build/lib/xmlschema
copying xmlschema/__init__.py -> build/lib/xmlschema
creating build/lib/xmlschema/validators
copying xmlschema/validators/xsdbase.py -> build/lib/xmlschema/validators
copying xmlschema/validators/wildcards.py -> build/lib/xmlschema/validators
copying xmlschema/validators/simple_types.py -> build/lib/xmlschema/validators
copying xmlschema/validators/schemas.py -> build/lib/xmlschema/validators
copying xmlschema/validators/particles.py -> build/lib/xmlschema/validators
copying xmlschema/validators/notations.py -> build/lib/xmlschema/validators
copying xmlschema/validators/models.py -> build/lib/xmlschema/validators
copying xmlschema/validators/identities.py -> build/lib/xmlschema/validators
copying xmlschema/validators/helpers.py -> build/lib/xmlschema/validators
copying xmlschema/validators/groups.py -> build/lib/xmlschema/validators
copying xmlschema/validators/global_maps.py -> build/lib/xmlschema/validators
copying xmlschema/validators/facets.py -> build/lib/xmlschema/validators
copying xmlschema/validators/exceptions.py -> build/lib/xmlschema/validators
copying xmlschema/validators/elements.py -> build/lib/xmlschema/validators
copying xmlschema/validators/complex_types.py -> build/lib/xmlschema/validators
copying xmlschema/validators/builtins.py -> build/lib/xmlschema/validators
copying xmlschema/validators/attributes.py -> build/lib/xmlschema/validators
copying xmlschema/validators/assertions.py -> build/lib/xmlschema/validators
copying xmlschema/validators/__init__.py -> build/lib/xmlschema/validators
creating build/lib/xmlschema/testing
copying xmlschema/testing/observers.py -> build/lib/xmlschema/testing
copying xmlschema/testing/helpers.py -> build/lib/xmlschema/testing
copying xmlschema/testing/factory.py -> build/lib/xmlschema/testing
copying xmlschema/testing/case_class.py -> build/lib/xmlschema/testing
copying xmlschema/testing/builders.py -> build/lib/xmlschema/testing
copying xmlschema/testing/__init__.py -> build/lib/xmlschema/testing
creating build/lib/xmlschema/extras
copying xmlschema/extras/wsdl.py -> build/lib/xmlschema/extras
copying xmlschema/extras/codegen.py -> build/lib/xmlschema/extras
copying xmlschema/extras/__init__.py -> build/lib/xmlschema/extras
creating build/lib/xmlschema/converters
copying xmlschema/converters/unordered.py -> build/lib/xmlschema/converters
copying xmlschema/converters/parker.py -> build/lib/xmlschema/converters
copying xmlschema/converters/jsonml.py -> build/lib/xmlschema/converters
copying xmlschema/converters/default.py -> build/lib/xmlschema/converters
copying xmlschema/converters/columnar.py -> build/lib/xmlschema/converters
copying xmlschema/converters/badgerfish.py -> build/lib/xmlschema/converters
copying xmlschema/converters/abdera.py -> build/lib/xmlschema/converters
copying xmlschema/converters/__init__.py -> build/lib/xmlschema/converters
running egg_info
creating xmlschema.egg-info
writing xmlschema.egg-info/PKG-INFO
writing dependency_links to xmlschema.egg-info/dependency_links.txt
writing entry points to xmlschema.egg-info/entry_points.txt
writing requirements to xmlschema.egg-info/requires.txt
writing top-level names to xmlschema.egg-info/top_level.txt
writing manifest file 'xmlschema.egg-info/SOURCES.txt'
reading manifest file 'xmlschema.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'setup.cfg'
warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'xmlschema.egg-info/SOURCES.txt'
copying xmlschema/py.typed -> build/lib/xmlschema
creating build/lib/xmlschema/schemas
creating build/lib/xmlschema/schemas/HFP
copying xmlschema/schemas/HFP/XMLSchema-hasFacetAndProperty_minimal.xsd -> build/lib/xmlschema/schemas/HFP
creating build/lib/xmlschema/schemas/VC
copying xmlschema/schemas/VC/XMLSchema-versioning.xsd -> build/lib/xmlschema/schemas/VC
creating build/lib/xmlschema/schemas/WSDL
copying xmlschema/schemas/WSDL/soap-encoding.xsd -> build/lib/xmlschema/schemas/WSDL
copying xmlschema/schemas/WSDL/soap-envelope.xsd -> build/lib/xmlschema/schemas/WSDL
copying xmlschema/schemas/WSDL/wsdl-soap.xsd -> build/lib/xmlschema/schemas/WSDL
copying xmlschema/schemas/WSDL/wsdl.xsd -> build/lib/xmlschema/schemas/WSDL
creating build/lib/xmlschema/schemas/XHTML
copying xmlschema/schemas/XHTML/xhtml1-strict.xsd -> build/lib/xmlschema/schemas/XHTML
creating build/lib/xmlschema/schemas/XLINK
copying xmlschema/schemas/XLINK/xlink.xsd -> build/lib/xmlschema/schemas/XLINK
creating build/lib/xmlschema/schemas/XML
copying xmlschema/schemas/XML/xml_minimal.xsd -> build/lib/xmlschema/schemas/XML
creating build/lib/xmlschema/schemas/XSD_1.0
copying xmlschema/schemas/XSD_1.0/XMLSchema.xsd -> build/lib/xmlschema/schemas/XSD_1.0
copying xmlschema/schemas/XSD_1.0/datatypes.xsd -> build/lib/xmlschema/schemas/XSD_1.0
creating build/lib/xmlschema/schemas/XSD_1.1
copying xmlschema/schemas/XSD_1.1/XMLSchema.xsd -> build/lib/xmlschema/schemas/XSD_1.1
copying xmlschema/schemas/XSD_1.1/datatypes.xsd -> build/lib/xmlschema/schemas/XSD_1.1
copying xmlschema/schemas/XSD_1.1/xsd11-extra.xsd -> build/lib/xmlschema/schemas/XSD_1.1
creating build/lib/xmlschema/schemas/XSI
copying xmlschema/schemas/XSI/XMLSchema-instance_minimal.xsd -> build/lib/xmlschema/schemas/XSI
creating build/lib/xmlschema/extras/templates
creating build/lib/xmlschema/extras/templates/python
copying xmlschema/extras/templates/python/bindings.py.jinja -> build/lib/xmlschema/extras/templates/python
copying xmlschema/extras/templates/python/sample.py.jinja -> build/lib/xmlschema/extras/templates/python
