~edwargix/git.sr.ht

6b4f1b34e70b9be419a82a2bc54d92730796cb76 — Drew DeVault 6 years ago ca5e526
Add icons to setup.py
1 files changed, 1 insertions(+), 0 deletions(-)

M setup.py
M setup.py => setup.py +1 -0
@@ 29,6 29,7 @@ setup(
      'gitsrht': [
          'templates/*.html',
          'static/*',
          'static/icons/*',
          'hooks/*'
      ]
  },