This commit is contained in:
BIOKORO OGHENETEGA D.
2026-03-06 13:57:17 +01:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

1
networks/__init__.py Normal file
View File

@@ -0,0 +1 @@

View File

@@ -1,3 +1,3 @@
from setuptools import setup, find_packages
setup(name = "library", packages = find_packages())
setup(name = "library", packages = find_packages())