Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzeid committed Sep 22, 2023
1 parent 53e4eaa commit 6a754d3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion mozregression/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from .version import version
from mozregression.version import version

__version__ = version
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
package_data={"mozregression": ["*.yaml"]},
platforms=["Any"],
python_requires=">=3.7",
setup_requires=["setuptools_scm"],
install_requires=DEPENDENCIES,
classifiers=[
"License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)",
Expand Down

0 comments on commit 6a754d3

Please sign in to comment.