Skip to content

Commit

Permalink
#76 keep logo
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolay-r committed Nov 7, 2023
1 parent 8c1f719 commit 55ba3be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ def get_requirements(filenames):
packages=find_packages(),
package_dir={'src': 'src'},
install_requires=get_requirements(['dependencies.txt']),
data_files=["logo.png"],
)

0 comments on commit 55ba3be

Please sign in to comment.