This repository has been archived on 2023-02-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-benchmark-bundle/benchmark/foundation/third_party/packaging/__init__.py

4 lines
163 B
Python
Raw Normal View History

# These files were copied from the pkg_resource Python package, and altered
# to suit our needs (renamed the `Version._version` attribute to
# `Version.version`).