Skip to content

Commit a7296f7

Browse files
committed
1.3.x README.md, requirements.txt
1 parent 8be5123 commit a7296f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ This project relies on the `tkextras` module, which enhances functionality for w
5454

5555

5656
```bash
57-
pip install git+https://github.com/whellcome/tkextras.git
57+
pip install tkextras
5858
```
5959

6060
## Usage

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
tkextras @ git+https://github.com/whellcome/tkextras.git
1+
tkextras>=1.1.0
22
pandas>=1.3.0
33
pywin32>=300

0 commit comments

Comments
 (0)