You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-12Lines changed: 0 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,18 +118,6 @@ Users of CSharp generated code should see the [user documentation](https://githu
118
118
Developers wishing to enhance the CSharp generator should see the [developer documentation](https://github.com/real-logic/simple-binary-encoding/blob/master/csharp/README.md)
119
119
120
120
121
-
Python Build
122
-
------------
123
-
Python support is experimental and tested against Python >= 3.6. Other python versions and implementations
124
-
should also work, given that they have support for the `struct` package and the `buffer protocol`, but they aren't
125
-
officially supported.
126
-
127
-
Use the following the build the java stub generator and execute the python tests:
0 commit comments