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

Update Makefile pip command #5470

Closed
wants to merge 3 commits into from
Closed

Update Makefile pip command #5470

wants to merge 3 commits into from

Conversation

Dreamsorcerer
Copy link
Member

No description provided.

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Feb 11, 2021
@Dreamsorcerer Dreamsorcerer mentioned this pull request Feb 11, 2021
5 tasks
@@ -62,7 +62,7 @@ aiohttp/%.c: aiohttp/%.pyx $(call to-hash,$(CYS)) aiohttp/_find_header.c
cythonize: .install-cython $(PYXS:.pyx=.c)

.install-deps: .install-cython $(PYXS:.pyx=.c) $(call to-hash,$(CYS) $(REQS))
pip install -r requirements/dev.txt
@pip install -r requirements/dev.in -c requirements/dev.txt
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -0,0 +1 @@
Fix CI
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add something that'd be useful in the changelog here?

@webknjaz
Copy link
Member

I think it's also necessary to do this update in master.

@greshilov greshilov mentioned this pull request Feb 20, 2021
5 tasks
@Dreamsorcerer
Copy link
Member Author

Looks like this is superseeded by #5486.

@webknjaz webknjaz deleted the Dreamsorcerer-patch-2 branch October 28, 2021 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:provided There is a change note present in this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants