You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this project is a fork of the simconnect module, which will be used inside this webserver.
I suggest, that this relationship should be closed (maybe somewhere in the settings?), because this project do not contribute to the SimConnect module and is a user of the module. For me as a contributor to the SimConnect-module, this fork relationship makes it harder for me to contribute to this webserver repository, because github do not want, that i fork this project. It says that i have a fork already for the simconnect module.
Also i would include a requirements.txt file, which holds all dependencies. With such a file, you can install everything with a simple pip install -r requirements.txt and you are ready to go. This simplifies a lot the installation process and make it easier to keep a track record of dependencies.
Thank you for your great work. It is very cool to use. I am very excited about the future of this application.
Greetings
Peter
The text was updated successfully, but these errors were encountered:
Hey,
this project is a fork of the simconnect module, which will be used inside this webserver.
I suggest, that this relationship should be closed (maybe somewhere in the settings?), because this project do not contribute to the SimConnect module and is a user of the module. For me as a contributor to the SimConnect-module, this fork relationship makes it harder for me to contribute to this webserver repository, because github do not want, that i fork this project. It says that i have a fork already for the simconnect module.
Also i would include a requirements.txt file, which holds all dependencies. With such a file, you can install everything with a simple
pip install -r requirements.txt
and you are ready to go. This simplifies a lot the installation process and make it easier to keep a track record of dependencies.Thank you for your great work. It is very cool to use. I am very excited about the future of this application.
Greetings
Peter
The text was updated successfully, but these errors were encountered: