Skip to content

Commit

Permalink
Temporary Fix for KivyMD 2.0.0 release
Browse files Browse the repository at this point in the history
Temporarily reference a particular commit on KivyMD branch as 2.0.0 version has not become stable enough to adopt
  • Loading branch information
Guhan-SenSam authored Jan 18, 2024
1 parent 416dad5 commit 1649f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ instaloader==4.10.2
Kivy==2.2.1
selenium==4.16.0
plyer==2.1.0
kivymd @ git+https://github.com/kivymd/KivyMD.git@master#egg=kivymd
kivymd @ git+https://github.com/kivymd/KivyMD.git@1152d3c31229b357336cb9e19cfaa2ba8c6941bc#egg=kivymd

1 comment on commit 1649f40

@azharding
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

modul kivymd not found

Please sign in to comment.