This website works better with JavaScript.
Home
Help
Sign In
ryanreed
/
python-transpose
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
11
Activity
Browse Source
Removing rich and click requirement
pull/2/head
Ryan Reed
2 years ago
parent
165aa41880
commit
a2cdb536b3
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
pyproject.toml
+ 0
- 3
pyproject.toml
View File
@ -4,11 +4,8 @@ version = "0.9.0"
description
=
"Move and symlink a path"
authors
=
[
"Ryan Reed"
]
[
tool
.
poetry
.
dependencies
]
python
=
"^3.7"
rich
=
"*"
click
=
"^8.1.3"
[
tool
.
poetry
.
dev
-
dependencies
]
black
=
"==22.6"
Write
Preview
Loading…
Cancel
Save