Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
src/sage/{arith,ext,libs,rings,sets}/all__sagemath_objects.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoeppe committed Dec 16, 2021
1 parent 0b33605 commit 2e995dd
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/sage/arith/all__sagemath_objects.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# The presence of this file ensures that sage_setup for sagemath-objects
# considers this directory as a namespace package
2 changes: 2 additions & 0 deletions src/sage/ext/all__sagemath_objects.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# The presence of this file ensures that sage_setup for sagemath-objects
# considers this directory as a namespace package
2 changes: 2 additions & 0 deletions src/sage/libs/all__sagemath_objects.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# The presence of this file ensures that sage_setup for sagemath-objects
# considers this directory as a namespace package
2 changes: 2 additions & 0 deletions src/sage/rings/all__sagemath_objects.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# The presence of this file ensures that sage_setup for sagemath-objects
# considers this directory as a namespace package
2 changes: 2 additions & 0 deletions src/sage/sets/all__sagemath_objects.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# The presence of this file ensures that sage_setup for sagemath-objects
# considers this directory as a namespace package

0 comments on commit 2e995dd

Please sign in to comment.