summaryrefslogtreecommitdiff
path: root/wrappers/python/setup.py
AgeCommit message (Collapse)Author
2024-03-11Version: Update to 1.99.11.99.1jwijenbergh
2024-03-07Version: Update to 1.99.01.99.0jwijenbergh
2024-03-07Format: Run Blackjwijenbergh
2023-09-25Version: Update to 2.0.0jwijenbergh
2023-09-25Format: Run gofumpt (Go) + black (py)jwijenbergh
2023-09-01Version: Update to 1.1.21.1.2jwijenbergh
2023-09-01Setup.py: Fix building with pipjwijenbergh
2023-08-29Version: Update to 1.1.11.1.1jwijenbergh
2023-04-18Version: Update to 1.1.01.1.0jwijenbergh
2023-03-07Python: Remove f-strings from setup.pyjwijenbergh
This is so that we can build on older python version for pip
2023-03-01Version: Update to 1.0.0jwijenbergh
2023-03-01Version: Downgrade to 0.99.0jwijenbergh
2023-02-28Version: Prepare 1.0.0jwijenbergh
2023-02-01Version: Bump to 0.3.0jwijenbergh
2022-12-21Version: Bump to 0.2.0jwijenbergh
2022-10-31Python: Add py.typed for Mypyjwijenbergh
2022-09-27Version: Ensure that we load a specific onejwijenbergh
2022-09-26Python: Move from src/ to eduvpn_common/ and absolufy importsjwijenbergh
2022-07-08RPM & Setup: Separate eduVPN and common name with a - or _jwijenbergh
2022-05-13Python + Go: Run formatterjwijenbergh
2022-05-10Python: Fix lib pathjwijenbergh
2022-05-06Python setup.py: Specify src directoryjwijenbergh
2022-02-09Add build tasks to GitHub workflowStevenWdV
2022-01-24CleanupStevenWdV
Added variables to Makefiles to specify custom exports/ directory; Split exception classes in Java & C#; Added more comments; Renamed library and Go package; Removed real (pure) tests; Added generate_lib.ps1 to generate import .lib for Windows (Swift); Moved built Go libraries to exports/lib/; Switch to hopefully faster Swift GitHub Action.
2021-12-14Improve platform support of Python wrapperStevenWdV
2021-12-06Fix Python wrapperStevenWdV
2021-12-03Fix Python build on LinuxStevenWdV
2021-12-03Add initial Python wheel supportStevenWdV