Skip to content

Commit

Permalink
removed pyarmor in buildozer
Browse files Browse the repository at this point in the history
  • Loading branch information
lightningorb committed Mar 8, 2023
1 parent ca9ea60 commit 32e1113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildozer.spec
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ version.filename = %(source.dir)s/VERSION

# (list) Application requirements
# comma separated e.g. requirements = sqlite3,kivy
requirements = python3,kivy==2.1.0,kivymd==0.104.2,peewee==3.14.8,simplejson==3.17.6,python-dateutil==2.8.2,kivy_garden.graph==0.4.0,PyYaml==6.0,plyer,rsa,memoization,pillow,requests,urllib3,charset-normalizer,idna,pygments,pyasn1,pyarmor,pycryptodome,bech32,psutil,websocket-client,chardet
requirements = python3,kivy==2.1.0,kivymd==0.104.2,peewee==3.14.8,simplejson==3.17.6,python-dateutil==2.8.2,kivy_garden.graph==0.4.0,PyYaml==6.0,plyer,rsa,memoization,pillow,requests,urllib3,charset-normalizer,idna,pygments,pyasn1,pycryptodome,bech32,psutil,websocket-client,chardet

# (str) Custom source folders for requirements
# Sets custom source for any requirements with recipes
Expand Down

0 comments on commit 32e1113

Please sign in to comment.