pypi 패키지 배포 실험
This commit is contained in:
jung-geun
2023-09-04 15:02:33 +09:00
parent 940b2b4e99
commit 3250febdb8
3 changed files with 10 additions and 13 deletions

View File

@@ -17,7 +17,6 @@ setup(
"pandas",
"ipython",
"tensorflow<=2.11.1",
"tensorboard",
],
packages=find_packages(exclude=[]),
keywords=["pso", "tensorflow", "keras"],