We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 958caf9 commit 002eeccCopy full SHA for 002eecc
1 file changed
packages/polywrap-client-config-builder/README.md
@@ -4,12 +4,6 @@
4
5
These objects are needed to configure your python client's wrappers, pluggins, env variables, resolvers and interfaces.
6
7
-Look at [this file][./client_config_builder.py] to detail all of its functionality
8
-# Polywrap Python Client
9
-## This object allows you to build proper Polywrapt ClientConfig objects
10
-
11
-These objects are needed to configure your python client's wrappers, pluggins, env variables, resolvers and interfaces.
12
13
Look at [this file](./polywrap_client_config_builder/client_config_builder.py) to detail all of its functionality
14
And at [tests](./tests/test_client_config_builder.py)
15
0 commit comments