We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea81d34 commit 2074b68Copy full SHA for 2074b68
pyproject.toml
@@ -48,8 +48,7 @@ dependencies = [
48
"aiohttp",
49
"importlib_metadata >=4.8.3 ; python_version<\"3.10\"",
50
"jupyter-server >=1.0",
51
- "simpervisor >=0.4 ; platform_system!=\"Windows\"",
52
- "simpervisor >=1.0 ; platform_system==\"Windows\"",
+ "simpervisor >=1.0",
53
]
54
55
[project.optional-dependencies]
0 commit comments