Skip to content

Commit a643924

Browse files
authored
Revert "Add 'Programming Language :: Julia'" (#470)
Got: > Invalid value for classifiers. Error: Classifier 'Programming Language :: Julia' is not a valid classifier. https://github.com/JuliaPy/pyjulia/runs/3993407189?check_suite_focus=true#step:7:22
1 parent 649a7a6 commit a643924

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ def pyload(path):
6969
'Programming Language :: Python :: 3.8',
7070
'Programming Language :: Python :: 3.9',
7171
'Programming Language :: Python :: 3.10',
72-
'Programming Language :: Julia',
7372
],
7473
url='http://julialang.org',
7574
project_urls={

0 commit comments

Comments
 (0)