We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4683135 commit b2ed6faCopy full SHA for b2ed6fa
1 file changed
python/pyproject.toml
@@ -119,16 +119,9 @@ development = [
119
'tomlkit~=0.13.3',
120
]
121
122
-docs = [
123
- 'griffe-pydantic',
124
- 'mike',
125
- 'mkdocs',
126
- 'mkdocs-api-autonav',
127
- 'mkdocs-include-markdown-plugin',
128
- 'mkdocs-jupyter',
129
- 'mkdocs-material',
130
- 'mkdocstrings[python]',
131
-]
+
132
file-imports = [
133
'h5py~=3.11',
134
'npTDMS~=1.9',
0 commit comments