Commit 48cfbb4 1 parent 92bd85a commit 48cfbb4 Copy full SHA for 48cfbb4
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -30,12 +30,12 @@ authors = [
30
30
{ name = " Þorsteinn Elí Gíslason" }
31
31
]
32
32
classifiers = [
33
- " Development Status :: 2 - Pre-Alpha" ,
34
- " Programming Language :: Python" ,
33
+ # "Development Status :: 2 - Pre-Alpha",
34
+ # "Programming Language :: Python",
35
35
" Programming Language :: Python :: 3.10" ,
36
36
" Programming Language :: Python :: 3.11" ,
37
37
" Programming Language :: Python :: 3.12" ,
38
- " Programming Language :: Python :: Implementation :: CPython" ,
38
+ # "Programming Language :: Python :: Implementation :: CPython",
39
39
]
40
40
41
41
dependencies = [
@@ -94,7 +94,7 @@ peft = [
94
94
]
95
95
96
96
[project .urls ]
97
- Documentation = " https://github.com/IBM/ terratorch#readme "
97
+ Documentation = " https://ibm. github.io/ terratorch/ "
98
98
Issues = " https://github.com/IBM/terratorch/issues"
99
99
Source = " https://github.com/IBM/terratorch"
100
100
You can’t perform that action at this time.
0 commit comments