Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
N3RDIUM committed May 15, 2022
1 parent a3b0b4f commit fbbfa0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
from turtle import down
import setuptools
import sys
import shutil
Expand Down Expand Up @@ -30,4 +31,5 @@ def copy_tlb(dst):
url = 'https://github.com/somePythonProgrammer/PyTaskbar',
long_description_content_type='text/markdown',
long_description=open('README.md').read(),
download_url = 'https://github.com/somePythonProgrammer/PyTaskbar/releases/download/0.0.2/PyTaskbarProgress-0.0.2.tar.gz',
)

0 comments on commit fbbfa0e

Please sign in to comment.