pypi 패키지 배포 테스트 3
This commit is contained in:
jung-geun
2023-09-04 15:05:56 +09:00
parent 9478153598
commit fe209ce8f5

View File

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