AdaCore / ada_language_server

Server implementing the Microsoft Language Protocol for Ada and SPARK
GNU General Public License v3.0
230 stars 54 forks source link

Where is python module e3? #1069

Closed stephe-ada-guru closed 1 year ago

stephe-ada-guru commented 1 year ago

I'm trying to run the ada_language_server tests, so I can duplicate a bug I'm getting with Emacs ada-mode and ada_language_server. it wants python module e3, but python pip says there's no such module. Where can I find it?

stephe-ada-guru commented 1 year ago

Found it: python modules e3-core and e3-testsuite

reznikmm commented 1 year ago

yes, GitHub CI does pip install --user e3-testsuite