Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Revert "Add 'Programming Language :: Julia'"
This reverts commit fc5803e.

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
  • Loading branch information
tkf committed Oct 25, 2021
commit be26bd677ace6e9233dd5762860c49a5ac8c80fc
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ def pyload(path):
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Programming Language :: Julia',
],
url='http://julialang.org',
project_urls={
Expand Down