Commit Graph

15 Commits

Author SHA1 Message Date
Micah Lee
2da53ff571
Merge branch '910_flatpak' into 1111_snap 2020-06-30 17:55:45 -07:00
Micah Lee
76c85c518b
Remove watchdog and psutil deps 2020-06-30 17:47:37 -07:00
Micah Lee
6aec241872
Merge branch '910_flatpak' into 1111_snap 2020-06-30 15:03:36 -07:00
Micah Lee
c2d89371dd
Merge branch 'develop' into 1111_snap 2020-06-30 15:03:11 -07:00
Micah Lee
ed6e8aa268
Install setuptools for everything, not just windows 2020-06-30 11:26:44 -07:00
Miguel Jacq
4cf508ed8e
#1115 Add QR Code for onion URL 2020-05-31 17:44:57 +10:00
Micah Lee
f22958cbae
Successfully install Qt5, attempt to get onionshare python deps installed 2020-05-06 16:05:48 -07:00
Micah Lee
905b4b80d0
Change PyQt5 to 5.14.0 2020-05-05 21:08:41 -07:00
Micah Lee
b5f80601f5
In setup.py use scripts instead of entrypoints; in snapcraft remove python packages and get them from pyproject.toml instead 2020-05-03 14:38:44 -07:00
Micah Lee
0e0d0f5689
Update onionshare description, and reduce python version to 3.6 in pyproject.toml 2020-05-03 14:04:54 -07:00
Micah Lee
ea1b430aea
Remove psutil dependency, and start using a lock file instead 2020-04-06 20:05:48 -07:00
Micah Lee
a9d55e9169
Remove watchdog, replace with a simple background thread 2020-04-06 19:26:45 -07:00
Micah Lee
3c6e0cbda1
Change python version to ^3.7, and use PyQt 5.14 instead of the very latest. Run tests from poetry 2020-03-22 12:33:35 -07:00
Saptak S
b2ad686648
Update dependencies 2020-03-21 12:45:43 +05:30
Saptak S
d4de02f180
Switches from pipenv and requirements.txt to poetry to manage dependencies 2020-03-18 02:47:25 +05:30