Skip to content

Commit a137d1a

Browse files
Update Python version requirement in README
Added 'test' to the Python version requirement in the prerequisites section.
1 parent 6b8353b commit a137d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ A Python client library for Microsoft Dataverse that provides a unified interfac
4646

4747
### Prerequisites
4848

49-
- **Python 3.10+** (3.10, 3.11, 3.12, 3.13 supported)
49+
- **Python 3.10+** (3.10, 3.11, 3.12, 3.13 supported) test
5050
- **Microsoft Dataverse environment** with appropriate permissions
5151
- **OAuth authentication configured** for your application
5252

0 commit comments

Comments
 (0)