Steve Nyemba %!s(int64=6) %!d(string=hai) anos
pai
achega
593648db78
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -9,6 +9,6 @@ setup(
     author = "Health Information Privacy Lab",
     author_email = "steve.l.nyemba@vanderbilt.edu",
     license = "MIT",
-
+    packages=['risk'],
     install_requires = ['numpy','pandas']
     )