Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused dependencies #22

Merged
merged 2 commits into from
Jul 27, 2021

Conversation

lukaszgo1
Copy link
Contributor

@lukaszgo1 lukaszgo1 commented Apr 30, 2021

Currently misc-deps contains some unused dependencies namely:

I've also reverted #20 to make it easier to update misc-deps in NVDA we're using BRLAPI for Python 3.7 anyway.

Testing:

Executed scons source from a clean NVDA repo with these changes ensured that everything builds correctly in particular made sure that BRLAPI and eSpeak are functional.
I've also made sure the developer documentation builds correctly.

- espeakedit.exe - eSpeak NG has ability to build voice files natively
- epydoc - were using Sphinx as of nvaccess/nvda#9968
- Boost - were using optional from C++ 17 as of nvaccess/nvda#9661
@feerrenrut
Copy link
Contributor

Does this have a corresponding PR for NVDA yet?

@lukaszgo1
Copy link
Contributor Author

Not yet - I feel it would be better to have this merged into master of misc-deps first and then I'll create a PR against NVDA repo.

@lukaszgo1
Copy link
Contributor Author

@michaelDCurran Is this on your radar for 2021.3 perhaps? While I've tested this rather torougly and I don;t expect any regression merging stuff like this at the beginning of the dev cycle seems safer.

@michaelDCurran michaelDCurran merged commit 6368074 into nvaccess:master Jul 27, 2021
@lukaszgo1 lukaszgo1 deleted the removeUnusedDeps branch July 27, 2021 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants