mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-19 03:59:13 -04:00
chore: refactor code quality issues
This commit is contained in:
parent
dd8742535f
commit
ea8d2cfdfe
32 changed files with 38 additions and 97 deletions
|
@ -18,11 +18,6 @@ GNU General Public License for more details.
|
|||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
"""
|
||||
|
||||
# snap and flatpak packaging uses setup.py
|
||||
# PyPi publishing, developing, and testing uses poetry
|
||||
|
||||
import os
|
||||
import setuptools
|
||||
|
||||
version = "2.3.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue