tests: add failing test for GetFieldsByIds

This commit is contained in:
Stevan Freeborn
2024-01-23 15:50:15 -06:00
parent 90eb252ae6
commit f343de2b62
2 changed files with 93 additions and 2 deletions
+2 -2
View File
@@ -16,10 +16,10 @@ classifiers =
[options]
package_dir =
= src
= src/OnspringApiSdk
packages = find:
python_requires = >=3.10
install_requires = Requests
[options.packages.find]
where = src
where = src/OnspringApiSdk