Skip to content

Commit

Permalink
ci: add python dev headers
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarrison committed Jan 3, 2025
1 parent e0374ee commit 958cbb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ FROM nvidia/cuda:12.6.3-cudnn-devel-ubuntu24.04
RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -y \
python3-full \
python3-dev \
git \
libfftw3-dev

0 comments on commit 958cbb0

Please sign in to comment.