pygobject-stubs icon indicating copy to clipboard operation
pygobject-stubs copied to clipboard

Add documentation example in the README.md for the requirements.txt configuration

Open C0rn3j opened this issue 1 year ago • 2 comments

https://github.com/pygobject/pygobject-stubs?tab=readme-ov-file#project-integration

Readme mentions using the requirements.txt file as it supports config-settings.
It could also provide an example of such configuration.

C0rn3j avatar Sep 21 '24 19:09 C0rn3j

I would assume the same as mentioned in the readme

--config-settings=config=Gtk3,Gdk3,Soup2

did that work for you?

lovetox avatar Sep 21 '24 19:09 lovetox

This has worked just fine, but it is not obvious:

pygobject-stubs --config-settings=config=Gtk3

C0rn3j avatar Sep 21 '24 19:09 C0rn3j