README caveat and hard coded paths (#2967)

A couple simple changes which adds a caveat to the README about #2535 and removes some unnecessary hard coded paths which makes development easier on platforms such as Nix
This commit is contained in:
Lawrence Hunter 2025-05-22 15:30:46 +02:00 committed by GitHub
parent 94dfdb008b
commit 612f3204e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 16 additions and 16 deletions

View file

@ -7,7 +7,7 @@
#
# Original Author: Jean-Roch COULON - Thales
#!/usr/bin/python3
#!/usr/bin/env python3
class Parameter: