Skip to content

Commit

Permalink
Update setup scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
smathot committed Dec 1, 2021
1 parent 1d7f3f6 commit 80a8649
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -3,3 +3,4 @@
*.egg-info
/upload_to_pypi.txt
*.pyc
/deb_dist
8 changes: 4 additions & 4 deletions stdeb.cfg
@@ -1,6 +1,6 @@
[DEFAULT]
Source=python-pygaze
Package=python-pygaze
Source=pygaze
Package=pygaze
Debian-version=1
Suite=artful
Copyright-File=copyright
Suite=focal
Copyright-File=COPYING.txt

0 comments on commit 80a8649

Please sign in to comment.