python: howto examples equirements

* Added small requirements.txt file for additional modules not in the
  standard python library and not including the bindings themselves
  and not including Cython, which is for more advanced examples.
This commit is contained in:
Ben McGinnes 2018-12-12 23:01:16 +11:00
parent 772b5aae24
commit 4c324ac1be

View File

@ -0,0 +1,2 @@
hkp4py
requests