Skip to content

Commit 0aeca60

Browse files
committed
Bump license date and remove outdated section in readme
1 parent 7c7a325 commit 0aeca60

2 files changed

Lines changed: 1 addition & 22 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2017 Lennart Grahl
3+
Copyright (c) 2021 Lennart Grahl
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.rst

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -97,27 +97,6 @@ command:
9797
9898
$ threema-gateway version
9999
100-
Troubleshooting
101-
***************
102-
103-
**Invalid environment marker: python_version<="3.4"**
104-
105-
If you're getting the following error when installing the library::
106-
107-
Unpacking /tmp/threema-msgapi-sdk-python
108-
Running setup.py (path:/tmp/pip-5b1d7h0w-build/setup.py) egg_info for package from file:///tmp/threema-msgapi-sdk-python
109-
error in threema.gateway setup command: Invalid environment marker: python_version<="3.4"
110-
Complete output from command python setup.py egg_info:
111-
error in threema.gateway setup command: Invalid environment marker: python_version<="3.4"
112-
113-
... then you have an old version of setuptools installed. If you use a venv (as
114-
described in the "Prerequisites" section), enter it (using ``source
115-
venv/bin/activate``) and then upgrade setuptools::
116-
117-
$ pip install -U setuptools
118-
119-
Now installing the ``threema.gateway`` module should work.
120-
121100
Contributing
122101
************
123102

0 commit comments

Comments
 (0)