mirror of
https://github.com/jung-geun/PSO.git
synced 2025-12-20 04:50:45 +09:00
23-09-04
pypi 패키지 배포 테스트 3
This commit is contained in:
1
setup.py
1
setup.py
@@ -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"],
|
||||||
|
|||||||
Reference in New Issue
Block a user