Added OS restriction (linux).
This commit is contained in:
parent
2af14f0272
commit
c0299e9232
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ classifiers = [
|
||||||
"Intended Audience :: Developers",
|
"Intended Audience :: Developers",
|
||||||
"Topic :: Software Development :: Build Tools",
|
"Topic :: Software Development :: Build Tools",
|
||||||
"Programming Language :: Python :: 3",
|
"Programming Language :: Python :: 3",
|
||||||
|
"Operating System :: POSIX :: Linux",
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"h5py",
|
"h5py",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue