Renat
Renat
replaces API URL from `http://api-sandbox.openprocurement.org` to `https://public.api.openprocurement.org` --- This change is [](https://reviewable.io/reviews/openprocurement/openprocurement.api/117)
readonly tag is shown for all of the input messages.
While installing `docx2csv` with pip, I received the following error: pip install docx2csv # some output here FileNotFoundError: [Errno 2] No such file or directory: 'HISTORY.rst' * OS: MacOS 12.6.3...
After an unsuccessful installation attempt from pip (see #14), I downloaded `docx2csv` sources from this repository and try to install the utility with python3 setup.py install It installed successfully, but...