diff --git a/.deepsource.toml b/.deepsource.toml new file mode 100644 index 0000000..0ac63d3 --- /dev/null +++ b/.deepsource.toml @@ -0,0 +1,7 @@ +version = 1 + +[[analyzers]] +name = "python" + + [analyzers.meta] + runtime_version = "3.x.x" \ No newline at end of file diff --git a/source/install.txt b/source/install.txt index da4b12b..8b2be0b 100644 --- a/source/install.txt +++ b/source/install.txt @@ -44,7 +44,7 @@ by running:: It will print any applications and libraries that are currently missing on your system but required for building. You should install those using your distribution's -package repository. A list of `package names `_ +package repository. A list of `package names `_ for different distributions is maintained on the GNOME wiki. Run the command above again to ensure the required tools are present.