aboutsummaryrefslogtreecommitdiff
path: root/cli/pyproject.toml
AgeCommit message (Collapse)Author
2021-05-03Version bump to 2.3.2 and update changelog, and upgrade PySide to 5.15.2Micah Lee
2021-05-02Use colorama for terminal colors, to get Windows supportMicah Lee
2021-04-11Update poetry deps, and add requests[socks]Micah Lee
2021-02-22Version bump to 2.3.1Micah Lee
2021-02-15Version bump from 2.3.dev2 to 2.3, and build the latest docs, in the latest ↵Micah Lee
languages
2021-01-31Update requirements.txtKcchouette
2020-11-17Move psutil dependency from desktop to CLIMicah Lee
2020-11-09Add setuptools as a dependency for pkg_resources module, and update build ↵Micah Lee
scripts to properly delete last build
2020-11-08Version bump to 2.3.dev2, and update Linux installation in docsMicah Lee
2020-11-08Fix get_resource_path to work with python eggs, move appdata xml file to src ↵Micah Lee
so flatpak can see it, reduce python dependencies, and update release docs
2020-11-03Make snapcraft packaging work with briefcase refactorMicah Lee
2020-10-15Make onionshare_cli an actual dependency of the GUI versionMicah Lee
2020-10-12Add onionshare CLI to cli folder, move GUI to desktop folder, and start ↵Micah Lee
refactoring it to work with briefcase