Removed requirement txt files and added optional dependencies instead.
Compare changes
+ 13
− 7
@@ -15,7 +15,7 @@ How to build and debug the library during development.
@@ -24,7 +24,7 @@ The following packages are required in order to build the library:
@@ -35,7 +35,7 @@ To build a binary distribution, the following additional packages are required:
@@ -45,7 +45,7 @@ To run the test suite, the following additional packages are required:
@@ -104,7 +104,7 @@ In `B-ASIC`:
@@ -115,7 +115,7 @@ In `B-ASIC` (as admin):
@@ -155,7 +155,13 @@ How to build and use the library as a user.