Skip to content

Commit

Permalink
Update DevelopmentGuidelines.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
biglimp committed Jun 23, 2021
1 parent 4c00c10 commit a792932
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/source/DevelopmentGuidelines.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ If a Python library is not common and not installed, use a **try** statement to


Quick guide to set up a Python IDE on Windows
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
---------------------------------------------

Here follows an example on how to set up a integrated development environment (IDE) on your Windows 10 machine for UMEP plugin development or general stand alone Python PyQGIS scripting. Prerequisites for these instruction is that you have installed QGIS and UMEP according to our `Getting started <Getting_Started>`
section for further instructions.
Expand All @@ -72,6 +72,9 @@ section for further instructions.
#. Now e.g. try `this UMEP tutorial <https://umep-docs.readthedocs.io/projects/tutorial/en/latest/Tutorials/IntrodutionToProcessingSEBE.html#introduction-to-umep-and-the-qgis-processing-framework>`__ , especially last section to see your Python environment is up to date. If not, post an item in our `Discussions page <https://github.com/UMEP-dev/UMEP/discussions>`__ in our code repository and we will try to help you out.


Other development information
-----------------------------

SUEWS wrapper
~~~~~~~~~~~~~

Expand Down

0 comments on commit a792932

Please sign in to comment.