Skip to content
Snippets Groups Projects
Commit cf824a7a authored by JuanPi Carbajal's avatar JuanPi Carbajal
Browse files

chore: automatic update

parent 2fd9c039
No related branches found
No related tags found
No related merge requests found
Pipeline #247038 failed
......@@ -52,7 +52,7 @@ with open('README.rst', encoding='utf-8') as f:
script_files = Path()
setup(
name="swa_models",
packages=find_packages(),
packages=find_packages(exclude=["tests*"]),
version=__version__,
install_requires=["numpy",
"scipy",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment