Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Commit 95faef5

Browse files
committed
README: add PyPI info
1 parent 1ebbc62 commit 95faef5

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@ This is a community-supported version of the unmaintained [winrt] package.
66

77
[winrt]: https://pypi.org/project/winrt
88

9+
10+
## Installation
11+
12+
This package is distributed on PyPI as the [winsdk] package.
13+
14+
# use your favorite environment manager
15+
poetry add winsdk
16+
pipenv install winsdk
17+
pip install winsdk
18+
19+
[winsdk]: https://pypi.org/project/winsdk
20+
21+
922
## Documentation
1023

1124
Since the bindings are automatically generated, there are no API docs available.

0 commit comments

Comments
 (0)