some tweaks to get the languages to compile

This commit is contained in:
blitzmann
2020-06-24 13:01:36 -04:00
parent bcd7e6d56d
commit 079256a99f
4 changed files with 6 additions and 5 deletions

View File

@@ -15,6 +15,7 @@ added_files = [
('imgs/icons/*.png', 'imgs/icons'),
('imgs/renders/*.png', 'imgs/renders'),
('service/jargon/*.yaml', 'service/jargon'),
('locale', 'locale'),
(requests.certs.where(), '.'), # is this needed anymore?
('eve.db', '.'),
('README.md', '.'),